简要描述
请求URL
http://zhibo.zhaochn.cn/bell/get-robot
请求方式
参数
参数名 |
必选 |
类型 |
说明 |
token |
是 |
string |
token |
返回示例
{
"code": 200,
"msg": "成功しました",
"data": {
"anchor": {
"id": 192,
"udid": "majia007",
"code_name": "285126",
"gender": 0,
"like_gender": 1,
"age": 20,
"nickname": "Yummy",
"invite_code": null,
"avatar": "https://vclub-1v1.oss-us-west-1.aliyuncs.com/robot/avatar/007.jpg",
"is_vip": 0,
"vip_expire_time": null,
"coins": 0,
"status": 1,
"is_authentication": 0,
"online_status": 1,
"agora_user_id": 0,
"create_time": null,
"update_time": null,
"country": null,
"city": null,
"introduction": null,
"is_fake": 1,
"faked_video": "https://vclub-1v1.oss-us-west-1.aliyuncs.com/robot/videos/007.mp4",
"partner_id": 2039,
"region_code": "Mars",
"need_robot": 1
},
"need_pay": 0,
"watched_time": 0,
"free_time": 0,
"match_tips": "Free Call",
"minute_price": "100"
}
}
返回参数说明
备注