{
"current_page": 1,
"data": [
{
"id": "8c266ce9-f251-4fc0-a765-8103f4e5e768",
"type": "App\\Notifications\\UserEarnedRewardNotification",
"data": {
"reward_program_id": 1,
"user_id": 1,
"earned_at": "2024-09-25 11:18:07"
},
"read_at": null,
"created_at": "2024-09-25 11:18:07",
"updated_at": "2024-09-25 11:18:07"
},
{
"id": "5d266f6a-46fa-4151-9595-63c3355cdfd7",
"type": "App\\Notifications\\UserEarnedRewardNotification",
"data": {
"reward_program_id": 1,
"user_id": 1,
"earned_at": "2024-09-25T11:03:14.887893Z"
},
"read_at": null,
"created_at": "2024-09-25 11:03:14",
"updated_at": "2024-09-25 11:03:14"
}
],
"first_page_url": "http://iptv-api.test/api/v1/notifications?page=1",
"from": 1,
"last_page": 1,
"last_page_url": "http://iptv-api.test/api/v1/notifications?page=1",
"links": [
{
"url": null,
"label": "« Previous",
"active": false
},
{
"url": "http://iptv-api.test/api/v1/notifications?page=1",
"label": "1",
"active": true
},
{
"url": null,
"label": "Next »",
"active": false
}
],
"next_page_url": null,
"path": "http://iptv-api.test/api/v1/notifications",
"per_page": 15,
"prev_page_url": null,
"to": 2,
"total": 2
}