获取变动比赛列表
GET
https://open.sportnanoapi.com/api/v4/football/match/list?user=cmqp&secret=72186080619b93ec687ccb5f0800321c&id=&time=&limit=
接口描述
返回变动比赛数据列表,根据时间戳增量获取新增或变动的数据(限制:前30天)
请求参数
参数名
类型
描述
必填
user
string
用户名
必填
secret
string
用户密钥
必填
id
string
必填
time
string
必填
limit
string
必填
响应参数
参数名
类型
描述
必填
code
int
示例:0
必填
total
int
示例:1000
必填
type
string
示例:sequence
必填
id
int
示例:0
必填
min_id
int
示例:2644434
必填
max_id
int
示例:2692197
必填
limit
int
示例:1000
必填
id
int
示例:2644434
必填
season_id
int
示例:8936
必填
competition_id
int
示例:51
必填
home_team_id
int
示例:11147
必填
away_team_id
int
示例:11210
必填
status_id
int
示例:1
必填
match_time
int
示例:1599228000
必填
neutral
int
示例:0
必填
note
string
示例:
必填
home_scores
array
数据列表
必填
away_scores
array
数据列表
必填
home_position
string
示例:
必填
away_position
string
示例:
必填
updated_at
int
示例:1552784536
必填