curl --location --request GET 'https://api.newrank.cn/api/v2/custom/ks/wuma/live/list?uid=188888880&startTime=2023-04-20 00:00:00&endTime=2023-05-20 00:00:00&page=1&size=20' \
--header 'key: '
{
"msg": "成功",
"code": 200,
"data": {
"total": 5,
"pages": 1,
"list": [
{
"liveId": "RpGCJ8YIg00",
"startTime": "2023-05-11 11:15:19",
"endTime": "2023-05-11 13:02:22",
"status": 1
},
{
"liveId": "Ik-WEiTaYyA",
"startTime": "2023-05-07 18:59:12",
"endTime": "2023-05-07 22:28:58",
"status": 1
},
{
"liveId": "PKHkMJHvdds",
"startTime": "2023-05-07 11:59:57",
"endTime": "2023-05-07 16:55:42",
"status": 1
},
{
"liveId": "WixyNcTVElU",
"startTime": "2023-04-22 18:59:59",
"endTime": "2023-04-23 00:34:53",
"status": 1
},
{
"liveId": "07JLowz-15o",
"startTime": "2023-04-22 11:59:38",
"endTime": "2023-04-22 17:58:26",
"status": 1
}
]
}
}