{
  "transactions": [
    {
      "id": 1,
      "user_id": 1,
      "type": "expense",
      "amount": 200.0,
      "category": "alimentação",
      "description": "sushi",
      "date": "2026-06-30",
      "created_at": "2026-06-30 02:39:09"
    }
  ],
  "budgets": [],
  "memory": []
}