{
"data": [
{
"id": "111436016",
"type": "appointment",
"attributes": {
"id": 111436016,
"notes": "Test - Appoitnment",
"appointment_at": "2026-05-07T08:34:44.450Z",
"appointment_type_id": 2881,
"patient": {
"data": {
"id": "nAs0voOX",
"type": "patient",
"attributes": {
"first_name": "Test",
"last_name": "01",
"birth_date": null,
"email": "test@scheduler.com",
"phone_number": "1232131232"
}
}
}
}
}
],
"pagy": {
"overflow": false,
"vars": {
"page": 1,
"items": 10,
"outset": 0,
"size": [
1,
4,
4,
1
],
"page_param": "page",
"params": {},
"anchor": "",
"link_extra": "",
"i18n_key": "pagy.item_name",
"cycle": false,
"steps": false,
"overflow": "empty_page",
"count": 1
},
"count": 1,
"items": 1,
"outset": 0,
"page": 1,
"last": 1,
"pages": 1,
"offset": 0,
"from": 1,
"to": 1,
"prev": null,
"next": null
}
}