{
"current_page": 1,
"data": [
{
"id": 2,
"syncable_id": 2,
"syncable_type": "App\\Models\\M3u",
"event": "m3u_created",
"status": "completed",
"error": null,
"completed_at": "2024-07-30 11:17:00",
"failed_at": null,
"started_at": "2024-07-30 11:17:00",
"canceled_at": null,
"timeout_at": null,
"retry_at": null,
"retry_count": 0
}
],
"first_page_url": "http://iptv-api.test/api/v1/m3us/2/syncs?page=1",
"from": 1,
"last_page": 1,
"last_page_url": "http://iptv-api.test/api/v1/m3us/2/syncs?page=1",
"links": [
{
"url": null,
"label": "« Previous",
"active": false
},
{
"url": "http://iptv-api.test/api/v1/m3us/2/syncs?page=1",
"label": "1",
"active": true
},
{
"url": null,
"label": "Next »",
"active": false
}
],
"next_page_url": null,
"path": "http://iptv-api.test/api/v1/m3us/2/syncs",
"per_page": 15,
"prev_page_url": null,
"to": 1,
"total": 1
}