文档
测试

记录详情

POST
http://footballscorone.zhangsizhen.cn/interfaces/record/info

请求参数

参数名
类型
描述
必填
match_id
int
示例:比赛id
必填

响应参数

参数名
类型
描述
必填
match
object
数据字典
必填
match_name
string
示例:比赛名称
必填
A_team
string
示例:主队名
必填
B_team
string
示例:客队名
必填
A_score
int
示例:主队得分
必填
B_score
int
示例:客队得分
必填
team_home
array
主队数据列表
必填
foul
int
犯规
必填
goal
int
进球
必填
shoot
int
射门
必填
kick
int
点球
必填
corner
int
角球
必填
free
int
任意球
必填
red
int
红牌
必填
yellow
int
黄牌
必填
player_name
string
球员名
必填
goal_time
int
进球时间
必填
team_guest
array
客队数据列表
必填
foul
int
示例:犯规
必填
goal
int
示例:进球
必填
shoot
int
示例:射门
必填
kick
int
示例:点球
必填
corner
int
示例:角球
必填
free
int
示例:任意球
必填
red
int
示例:红牌
必填
yellow
int
示例:黄牌
必填
player_name
string
示例:第请问
必填
goal_time
int
示例:1600418116
必填