犯规相关
POST
http://footballscortwo.zhangsizhen.cn/interfaces/foul/foul
请求参数
参数名
类型
描述
必填
match_id
int
示例:1 比赛id
必填
home
string
示例:成都 主队名
必填
guest
string
示例:德阳 客队名
必填
left_red
int
示例:1 主队红牌
必填
left_yellow
int
示例:1 主队黄牌
必填
left_foul
int
示例:1 主队犯规
必填
right_red
int
示例:1 客队红牌
必填
right_yellow
int
示例:1 客队黄牌
必填
right_foul
int
示例:1 客队犯规
必填
响应参数
参数名
类型
描述
必填
message
string
示例:成功
必填
code
int
示例:200
必填