文档
测试

获奖人列表

GET
http://share.local/api/console/rank/list

请求头

参数名
类型
描述
必填
Authorization
string
示例:Bearer 468|3T62ixHZqWudzClx665qp3S1ceVhlMtSz9SjhiMB 登陆获取到的token
必填

请求参数

参数名
类型
描述
必填
q
string
示例:用户 搜索词语 非必填
必填
limti
int
示例:10 每页数量 默认10 非必填
必填
page
int
示例:1 页码 非必填
必填
season_id
int
示例:1 赛季id 非必填
必填
ranking
示例:1 赛季排名 非必填
必填

响应参数

参数名
类型
描述
必填
code
int
示例:1
必填
message
string
示例:查询成功
必填
data
object
数据字典
必填
total_page
int
示例:1 一共有多少页
必填
current_page
int
示例:1 /当前第几页
必填
next_page
object
示例:null 下一页链接
必填
items_count
int
示例:1 查询出的总数
必填
items
array
数据列表
必填
id
int
示例:1 id
必填
season_id
int
示例:1 赛季ID
必填
show
int
示例:1 1-显示 0-隐藏
必填
order
int
示例:0 排序字段从大到小
必填
nick_name
string
示例:用户1 称呼
必填
group_name
string
示例:用户组1 组名
必填
avatar
string
示例:https://img.mofyi.com/202010/2915015047832.jpg 显示头像
必填
ranking
int
示例:0 排名
必填
bonus
string
示例:1000.00 奖金
必填
profit_odds
string
示例:300.00 盈利率
必填
profit_amount
string
示例:20000.00 盈利金额
必填
deal_times
int
示例:10 交易次数
必填
deal_count
int
示例:30 交易手数
必填
start_match_worth
string
示例:1500 起赛净值
必填
end_match_worth
string
示例:4500.00 完赛净值
必填
win_odds
string
示例:90.00 胜率
必填
phone
string
示例:13853158735 参赛手机号
必填
created_user_id
int
示例:2 添加人
必填
created_at
string
示例:2020-10-29 15:03:58 添加时间
必填
updated_user_id
int
示例:2 最后修改人
必填
updated_at
string
示例:2020-10-29 15:22:41
必填
season_title
string
示例:第一赛季
必填
member_accountid
string
参赛用户报名账号
必填
member_phone
string
参赛用户报名手机号
必填
member_apply_at
string
参赛用户报名时间
必填