3.1 match
POST
/api/log/match
接口描述
Get a list of ongoing races, and return upto 20 records.
Headers
参数名
类型
描述
必填
Authorization
string
Example:9b358d8549004bd0bb48b3f94ae7e2a5
必填
Content-Language
string
Language packs (optional), the default language for opening an account, Example:ENG
必填
Form Data
参数名
类型
描述
必填
ID
number
Game ID Example: 1 (Seeing Appendix 2 for more details of competition types)
必填
Response
参数名
类型
描述
必填
success
number
Example:1
必填
msg
string
Example:30ms
必填
ID
number
Match number Example:45705
必填
GameID
number
Game ID Example:1
必填
Game
string
Game name Example:PlayerUnknown's Battlegrounds
必填
LeagueID
number
League ID Example:2080
必填
League
string
League name Example:Tiger Fate Cup
必填
Title
string
Match title Example:Playoffs vs players
必填
StartAt
string
Match start time Example:2020-03-27 00:00:00
必填
EndAt
string
Estimated end time of the game Example:2020-03-27 04:00:00
必填
Status
string
Match status example:Normal
必填
Cover
string
Match cover image for PC end Example::https://img-cdn.a8.gl/images/space.png
必填
MobileCover
string
Match cover image for mobile end Example:https://img-cdn.a8.gl/images/space.png
必填
HomeID
number
Home team ID Example:6390
必填
Home
string
Home team name Example:Playoffs
必填
HomeLogo
string
Home team LOGO Example:https://img-cdn.a8.to/upload/201909/4ff25ff8fb25bf7a.png
必填
AwayID
number
Away Team ID Example:5951
必填
Away
string
Away Team Name Example:Player
必填
AwayLogo
string
Away team LOGO Example:https://img-cdn.a8.to/upload/201907/05115753e930.png
必填
HomeScore
number
Current home team score Example:0
必填
AwayScore
number
Current away team score Example:0
必填
Type
string
Match format type Example: BO3 (seeing Appendix 2 for more details)
必填