curl --location '/api/api/admin/show/paid-content?app_id=undefined&status=undefined&page=undefined&page_size=undefined'{
"code": 2000,
"page": 1,
"limit": 10,
"total": 1,
"data": [
{
"id": 1,
"bundle": "com.drama.dramabit,com.ugc.loop.luck.ios,com.drama.DramaHut",
"apps": [
{
"app_id": 14,
"app_name": "AOS-Dramabit-焦莉萍",
"app_status": 1
},
{
"app_id": 15,
"app_name": "IOS-MediaLoop-王聪",
"app_status": 1
},
{
"app_id": 21,
"app_name": "DramaHut-焦莉萍",
"app_status": 1
}
],
"related_shows": [
{
"show_id": "z-tt1312221",
"show_name": "Frankenstein"
},
{
"show_id": "z-tt31923069",
"show_name": "Springsteen: Deliver Me from Nowhere"
}
],
"free_duration": 20,
"status": 1,
"created_at": "2025-10-30T03:19:53.109736Z",
"updated_at": "2025-10-30T03:30:59.539514Z"
}
],
"msg": "success"
}