{
"current_page": 1,
"data": [
{
"id": 1,
"stream_category_id": 52,
"stream_id": 1,
"user_id": 1,
"status": "In Progress",
"problem": "Channel freeze",
"devices": [
"google tv"
],
"app_name": "TestOTT",
"country": "MA",
"ip": "123.223.221.211",
"speed_network": "30",
"username_or_mac": "HeroOne",
"dns_or_portal": "sh.tt",
"note": "Please fix it",
"created_at": "2024-10-11 09:40:19",
"updated_at": "2024-10-11 09:40:19"
},
{
"id": 2,
"stream_category_id": 52,
"stream_id": 1,
"user_id": 1,
"status": "In Progress",
"problem": "Channel freeze",
"devices": [
"google tv"
],
"app_name": "TestOTT",
"country": "MA",
"ip": "123.223.221.211",
"speed_network": "30",
"username_or_mac": "HeroOne",
"dns_or_portal": "sh.tt",
"note": "Please fix it",
"created_at": "2024-10-11 09:40:51",
"updated_at": "2024-10-11 09:40:51"
}
],
"first_page_url": "http://iptv-api.test/api/v1/report-channels?page=1",
"from": 1,
"last_page": 1,
"last_page_url": "http://iptv-api.test/api/v1/report-channels?page=1",
"links": [
{
"url": null,
"label": "« Previous",
"active": false
},
{
"url": "http://iptv-api.test/api/v1/report-channels?page=1",
"label": "1",
"active": true
},
{
"url": null,
"label": "Next »",
"active": false
}
],
"next_page_url": null,
"path": "http://iptv-api.test/api/v1/report-channels",
"per_page": 15,
"prev_page_url": null,
"to": 2,
"total": 2
}