[
  {
    "id": "32bde92e-4d08-430d-a0e2-25f45bffacce",
    "userId": "848f460d-9bb2-454d-a46b-31392c9c356f",
    "amount": 5000,
    "type": "income",
    "category": "Salary",
    "description": "Monthly Salary",
    "remark": "October 2025 salary",
    "date": "2025-10-01",
    "createdAt": "2025-10-31T13:08:19.059Z",
    "updatedAt": "2025-10-31T13:08:19.059Z"
  },
  {
    "id": "39fd42a5-e59d-4681-b323-ed329a193c8e",
    "userId": "848f460d-9bb2-454d-a46b-31392c9c356f",
    "amount": 50,
    "type": "expense",
    "category": "Food & Dining",
    "description": "Lunch",
    "remark": "Business lunch with client",
    "date": "2025-10-31",
    "createdAt": "2025-10-31T13:08:19.059Z",
    "updatedAt": "2025-10-31T13:08:19.059Z"
  },
  {
    "id": "ee50833a-0f11-4645-9fa5-9a63a57f5f45",
    "userId": "848f460d-9bb2-454d-a46b-31392c9c356f",
    "amount": 200,
    "type": "expense",
    "category": "Shopping",
    "description": "Groceries",
    "remark": "Weekly grocery shopping",
    "date": "2025-10-30",
    "createdAt": "2025-10-31T13:08:19.059Z",
    "updatedAt": "2025-10-31T13:08:19.059Z"
  }
]