{
  "salary": {
    "id": 1,
    "amount": 4000,
    "updated_at": "2026-04-09T13:39:03.365Z"
  },
  "allowances": [],
  "fixed_bills": [
    {
      "id": 6,
      "description": "DSTv",
      "amount": 180,
      "category": "Entertainment",
      "created_at": "2026-04-09T13:45:46.481Z"
    },
    {
      "id": 5,
      "description": "Tithe",
      "amount": 400,
      "category": "Other",
      "created_at": "2026-04-09T13:44:38.934Z"
    },
    {
      "id": 4,
      "description": "TNT",
      "amount": 500,
      "category": "Transport",
      "created_at": "2026-04-09T13:42:44.167Z"
    },
    {
      "id": 3,
      "description": "Food",
      "amount": 1000,
      "category": "Food",
      "created_at": "2026-04-09T13:42:34.282Z"
    },
    {
      "id": 2,
      "description": "Water Bill",
      "amount": 100,
      "category": "Utilities",
      "created_at": "2026-04-09T13:42:06.132Z"
    },
    {
      "id": 1,
      "description": "Light Bill",
      "amount": 200,
      "category": "Utilities",
      "created_at": "2026-04-09T13:41:53.647Z"
    },
    {
      "id": 7,
      "description": "Loan",
      "amount": 643,
      "category": "Debt",
      "created_at": "2026-04-09T13:46:58.407Z"
    }
  ],
  "daily_expenses": [],
  "investments": []
}