我的运动数据==v2
POST
/api/v2/my/play/data
请求头
参数名
类型
描述
必填
token
必填
请求参数
参数名
类型
描述
必填
source
查询类型:1,2,3,4,5 (全部不可传或0) 筛选来源的模式(全部不传或传0,打榜1、pk2、摇加油3、赛事4,随手摇5)
必填
page
分页参数,当前第几页,默认第1页
必填
limit
分页参数,每页显示条数,默认10条
必填
start_date
时间筛选条件,开始日期 2021-01-05
必填
stop_date
时间筛选条件,结束日期 2021-01-10
必填
type
时间范围类型,day、week、month、year
必填
page
必填
响应参数
参数名
类型
描述
必填
code
int
示例:1
必填
msg
string
示例:success
必填
user_id
string
示例:61302621029273600
必填
user_play_id
string
示例:117065097737670656
必填
status
int
示例:1
必填
duration
int
示例:60
必填
speed_max
int
示例:1800
必填
circle_count
int
示例:233
必填
endurance_max
int
示例:0
必填
compare_last
int
示例:0
必填
start_time
int
示例:1637657818
必填
stop_time
int
示例:1637657878
必填
distance
int
示例:0
必填
source
int
示例:2
必填
start_time_format
string
示例:11/23 16:56
必填
circle_count_format
string
示例:0.233
必填
circle_count_unit
string
示例:千圈
必填
distance_format
string
示例:0.000
必填
distance_unit
string
示例:km
必填
speed_max_format
string
示例:1,800
必填
speed_max_unit
string
示例:rpm
必填
duration_format
string
示例:00:01:00
必填