Stats
Update Time: 2020-04-21 17:58
Introduction
This API endpoint returns instant technical statistics of football matches for the current day ( GMT +0 00:00-23:59 ).
Related Plans
You can use this api by subscribing plans: Live Data.
Request
- Path: /football_th/stats.aspx
- Method: GET
- Calls: This interface is limited to 10 second/call.
- Recommend Calls: 1 minute/call
- Parameters:
Parameter | Value | Required | Description |
---|---|---|---|
date | string | false | yyyy-mm-dd, e.g. 2019-08-01, only for the matches in the past one month. |
Response
Parameter | Value | Description | |
---|---|---|---|
matchId | int | ||
stats | list | ||
type | int | 0: First kick 1: First corner 2: First yellow card 3: Total shots 4: Shots on target 5: Fouls 6: Corner 7: Corners (Overtime) 8: Free kick 9: Offside 10: Own goal 11: Yellow card 12: Yellow card (Overtime) 13: Red card 14: Possession% 15: Header 16: Save 17: Goalkeeper come out 18: Dispossessed 19: Successful intercept 20: Challenge 21: Long pass 22: Short pass 23: Assist 24: Successful center 25: First substitution 26: Last substitution 27: First offside 28: Last offside 29: Substitution 30: Last corner 31: Last yellow card 32: Substitution (Overtime) 33: Offside (Overtime) 34: Shots off target 35: Woodwork 36: Successful header 37: Shot blocked 38: Tackle 39: Beat 40: Throw-in 41: Passes 42: Pass Success% 43: Attacks 44: Dangerous attacks 45: First half corner 46: First half Possession% |
|
home | string | Data of home team | |
away | string | Data of away team |