curl --location --request GET 'https://openapi.scdata.cc/api/v1/twitch/live/viewer_count/over_time?live_id=315722295417' \ --header 'Authorization: '
{ "success": true, "code": 200, "message": "请求成功", "data": [ { "count": 0, "monitor_time": "2019-08-24T14:15:22Z" } ] }