获取赛程赛果列表-日期查询
GET
https://open.sportnanoapi.com/api/v4/football/match/diary?user=cmqp&secret=72186080619b93ec687ccb5f0800321c&data=20200529
接口描述
该接口返回所请求日期(限制:前后30天)的全量赛程赛果数据 注:实时数据的获取通过实时统计数据接口 当天赛程建议请求频次:10分钟/次 明日及以后赛程建议请求频次:30分钟/次
请求参数
参数名
类型
描述
必填
user
string
用户名
必填
secret
string
用户密钥
必填
data
int
示例:20200529
必填
响应参数
参数名
类型
描述
必填
code
int
示例:0
必填
id
int
示例:2691463
必填
season_id
int
示例:9065
必填
competition_id
int
示例:258
必填
home_team_id
int
示例:16821
必填
away_team_id
int
示例:11910
必填
status_id
int
示例:8
必填
match_time
int
示例:1590595200
必填
neutral
int
示例:0
必填
note
string
示例:
必填
home_scores
array
数据列表
必填
away_scores
array
数据列表
必填
home_position
string
示例:11
必填
away_position
string
示例:12
必填
weather
int
示例:1
必填
pressure
string
示例:773mmHg
必填
temperature
string
示例:17°C
必填
wind
string
示例:3.4m/s
必填
humidity
string
示例:41%
必填
updated_at
int
示例:1590602029
必填