[
  {
    "id": 1,
    "bonus_points": 100,
    "client_id": 7,
    "bonus_system_id": 1,
    "initiator_type": "User",
    "initiator_id": 1,
    "description": "Бонус за регистрацию",
    "status": "charged",
    "created_at": "2011-03-18T10:53:14.000+03:00",
    "updated_at": "2011-03-18T10:53:15.000+03:00"
  },
  {
    "id": 25,
    "bonus_points": 100,
    "client_id": 2,
    "bonus_system_id": 1,
    "initiator_type": "Order",
    "initiator_id": 1,
    "description": "test",
    "status": "charged",
    "created_at": "2026-04-11T01:00:52.015+03:00",
    "updated_at": "2026-04-11T01:00:52.015+03:00"
  },
  {
    "id": 33,
    "bonus_points": 100,
    "client_id": 2,
    "bonus_system_id": 1,
    "initiator_type": "User",
    "initiator_id": 1,
    "description": "test",
    "status": "charged",
    "created_at": "2026-04-11T01:00:52.026+03:00",
    "updated_at": "2026-04-11T01:00:52.026+03:00"
  }
]