curl --location 'https://openapi.scdata.cc/api/v1/tiktok/user/shop/live/list?unique_id=popmart.usshop&sort_field=undefined&sort_type=undefined&page=undefined' \
--header 'Authorization: '{
"success": true,
"code": 200,
"message": "请求成功",
"data": {
"items": [
{
"live_name": "SKULLPANDA Launch!",
"live_cover_url": "https://d3uucz7wx6jq40.cloudfront.net/tiktok.live/7541145940804029239/cover.png",
"live_start_time": "08/22 05:00",
"live_end_time": "08/22 17:08",
"live_duration": "12.1h",
"live_revenue_amount": "405921.55",
"live_view_count": 1647040,
"live_price": "43.76",
"live_revenue_per_thousand": "246.45"
}
],
"total": 35,
"page": 1,
"page_size": 10,
"total_pages": 4
}
}