{
"current_page": 1,
"data": [
{
"id": 68,
"syncable_id": 2,
"syncable_type": "App\\Models\\Mag",
"event": "mag_created",
"status": "completed",
"error": "Call to undefined method Illuminate\\Database\\Query\\Builder::create()",
"completed_at": "2024-09-02 11:38:10",
"failed_at": "2024-09-02 11:36:26",
"started_at": "2024-09-02 11:36:25",
"canceled_at": null,
"timeout_at": null,
"retry_at": "2024-09-02 11:38:10",
"retry_count": 3
},
{
"id": 69,
"syncable_id": 2,
"syncable_type": "App\\Models\\Mag",
"event": "mag_updated",
"status": "completed",
"error": null,
"completed_at": "2024-09-03 08:51:36",
"failed_at": null,
"started_at": "2024-09-03 08:51:36",
"canceled_at": null,
"timeout_at": null,
"retry_at": null,
"retry_count": 0
},
{
"id": 70,
"syncable_id": 2,
"syncable_type": "App\\Models\\Mag",
"event": "mag_updated",
"status": "completed",
"error": null,
"completed_at": "2024-09-03 08:52:55",
"failed_at": null,
"started_at": "2024-09-03 08:52:55",
"canceled_at": null,
"timeout_at": null,
"retry_at": null,
"retry_count": 0
}
],
"first_page_url": "http://iptv-api.test/api/v1/mags/2/syncs?page=1",
"from": 1,
"last_page": 1,
"last_page_url": "http://iptv-api.test/api/v1/mags/2/syncs?page=1",
"links": [
{
"url": null,
"label": "« Previous",
"active": false
},
{
"url": "http://iptv-api.test/api/v1/mags/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/mags/2/syncs",
"per_page": 15,
"prev_page_url": null,
"to": 3,
"total": 3
}