{
"results": [
{
"id": 1,
"channel_id": 1,
"channel_name": "my channel",
"channel_type": "youtube",
"url": "https://example.com/stream",
"viewer": 23,
"message": 12,
"like": 15
}
],
"centrifuge": {
"update_url_channel": {
"token": "string",
"channel": "string"
},
"update_stats_channel": {
"token": "string",
"channel": "string"
}
}
}