curl --location 'http://miaw-test.quickbass.com/lobby/get_all_wealth_rank' \
--header 'Content-Type: application/json' \
--data '{
"RankType": 0,
"PageSize": 0,
"PageIndex": 0,
"base": {
"token": "string"
}
}'{
"pageSize": 2,
"pagination": 1,
"giveRankUsers": [
{
"uid": 3000067,
"nickname": "Lyle",
"head": "http://cdn-cn.miawtalk.com/file/head/83/a0/87/6f/7d/3000067/20250610165744_400.jpg",
"lv": 16,
"total": 1863400,
"anchorLv": 1,
"anchorType": 1,
"vip_expired": true,
"live_state": -1
},
{
"uid": 1000001,
"nickname": "3",
"head": "http://cdn-cn.miawtalk.com/file/head/59/e7/11/d1/52/1000001/20250610165432_400.jpg",
"lv": 81,
"total": 1261750,
"anchorLv": 31,
"anchorType": 3,
"vip_expired": true,
"room_id": 6000,
"live_state": -1
}
],
"totalRecord": 9
}