{
"current_page": 1,
"data": [
{
"id": 4,
"title": "Test restrict",
"description": "Test restrict transaction",
"batch": null,
"restrictable_type": "App\\Models\\User",
"restrictable_id": 2
},
{
"id": 5,
"title": "Test restrict",
"description": "Test restrict transaction",
"batch": "3ea1769e-b035-4b8b-aff0-eedf0372bc0f",
"restrictable_type": "App\\Models\\User",
"restrictable_id": 3
},
{
"id": 6,
"title": "Test restrict",
"description": "Test restrict transaction",
"batch": "3ea1769e-b035-4b8b-aff0-eedf0372bc0f",
"restrictable_type": "App\\Models\\User",
"restrictable_id": 4
},
{
"id": 7,
"title": "Test restrict",
"description": "Test restrict transaction",
"batch": null,
"restrictable_type": "App\\Models\\User",
"restrictable_id": 2
}
],
"first_page_url": "http://iptv-api.test/api/v1/restrictions?page=1",
"from": 1,
"last_page": 1,
"last_page_url": "http://iptv-api.test/api/v1/restrictions?page=1",
"links": [
{
"url": null,
"label": "« Previous",
"active": false
},
{
"url": "http://iptv-api.test/api/v1/restrictions?page=1",
"label": "1",
"active": true
},
{
"url": null,
"label": "Next »",
"active": false
}
],
"next_page_url": null,
"path": "http://iptv-api.test/api/v1/restrictions",
"per_page": 15,
"prev_page_url": null,
"to": 4,
"total": 4
}