{
"data": [
{
"id": 8,
"uid": 1,
"bucket_id": 8894,
"acr_id": "b46ba66d2548b23611c6efabed035182",
"channel_id": "",
"state": 1,
"title": "test",
"url": "udp://192.168.1.10",
"user_defined": {
"city": "New York"
},
"timeshift": 0,
"created_at": "2020-12-25T05:05:17.000000Z",
"updated_at": "2020-12-25T05:05:17.000000Z",
"bucket_type": "Live"
},
{
"id": 7,
"uid": 1,
"bucket_id": 8894,
"acr_id": "3482b6e845a0fed8c129108d54ed9e20",
"channel_id": "",
"state": 1,
"title": "123",
"url": "123",
"user_defined": {},
"timeshift": 1,
"created_at": "2020-09-16T03:36:59.000000Z",
"updated_at": "2020-09-16T03:36:59.000000Z",
"bucket_type": "Live"
},
{
"id": 4,
"uid": 1,
"bucket_id": 8894,
"acr_id": "f59e5c0e31a73db957b6c68fcda38c44",
"channel_id": "",
"state": 1,
"title": "channel-4",
"url": "http://127.0.0.1:123",
"user_defined": {},
"timeshift": 1,
"created_at": "2019-06-25T07:46:24.000000Z",
"updated_at": "2020-09-16T03:49:43.000000Z",
"bucket_type": "Live"
},
{
"id": 3,
"uid": 1,
"bucket_id": 8894,
"acr_id": "6cc839537aa40b2854f4e520b7d0d58b",
"channel_id": "",
"state": 1,
"title": "channel-3",
"url": "http://127.0.0.1:123",
"user_defined": {},
"timeshift": 0,
"created_at": "2019-06-25T07:46:21.000000Z",
"updated_at": "2019-11-22T11:51:57.000000Z",
"bucket_type": "Live"
}
],
"links": {
"first": "https://api-v2.acrcloud.com/api/buckets/8894/channels?page=1",
"last": "https://api-v2.acrcloud.com/api/buckets/8894/channels?page=1",
"prev": null,
"next": null
},
"meta": {
"current_page": 1,
"from": 1,
"last_page": 1,
"path": "https://api-v2.acrcloud.com/api/buckets/8894/channels",
"per_page": 20,
"to": 4,
"total": 4
}
}