{
  "links": {
    "next": "https://api.medflex.ru/",
    "previous": null
  },
  "num_pages": 1,
  "data": [
    {
      "id": 111,
      "lpu_id": 11,
      "dt_created": "2026-04-01T10:10:00+03:00",
      "transaction_type": "create",
      "type": "phone",
      "payment": 750,
      "phone": "79999999991",
      "source": "prodoctorov"
    },
    {
      "id": 222,
      "transaction_type": "cancel",
      "dt_cancelled": "2026-03-25T12:12:00+03:00"
    },
    {
      "id": 333,
      "transaction_type": "transfer",
      "dt_transferred": "2026-03-25T12:12:00+03:00"
    }
  ]
}