Shooting events
Thời gian cập nhật: 2026-03-04 09:46
Introduction
Provides detailed shooting data, including shot result, shooting scenario, shot type, and goal zone, limited to high-level matches only.
Related Plans
You can use this api by subscribing plans: Live Data.
Request
- Path: /sport/football/events
- Method: GET
- Calls: 10 second/call
- Recommend Calls: 1 minute/call
- Parameters: If date is not specified, returns events from 00:00 to 23:59 (GMT+0) of the current day. If date is specified, returns events from 00:00 to 23:59 (GMT+0) of the specified date.
| Parameter | Value | Required | Description |
|---|---|---|---|
| date | string | false | yyyy-mm-dd, e.g. 2019-08-01, only for the matches in the past one month. |
| cmd=shot | string | true | cmd=shot |
Response
| Parameter | Value | Description | |
|---|---|---|---|
| matchId | string | ||
| events | |||
| eventId | string | ||
| minute | int | e.g : 25 When the match is the injury time for the first half, minutes=45 When the match is the injury time for the second half, minutes=90 | |
| overtime | int | How many minutes of overtime. | |
| playerId | string | ||
| playerName | string | ||
| homeEvent | boolean | Is it the home team? | |
| outcome | string | Saved Post Blocked Goal Missed Own goal | |
| situation | string | Corner Free kick Set piece Throw-in set piece Penalty Shootout Open play Fast break Assisted | |
| shotType | string | Right footed Left footed Head Other body part | |
| goalZone | string | High Left Right Low centre Low right Low left High centre High right High left Close high Close right Close left Close left and high Close right and high | |
| isBlocked | boolean | ||
| oprTime | int | Update time. unix timestamp | |
Example Request

English
Tiếng Việt
ภาษาไทย 