Referee Profile
Update Time: 2022-03-18 15:57
Introduction
• This interface is used to obtain referee data.
• The interface returns all matches containing referee data from the past 24 hours to the future.
Related Plans
You can use this api by subscribing plans: Live Data.
Request
- Path: /football_th/referee.aspx
- Method: GET
- Calls: This interface is limited to 60 second/call.
- Recommend Calls: 1 hour/call
Response
| Parameter | Value | Description |
|---|---|---|
| matchId | int | |
| typeId | int | 1: Referee 2: Assistant referee 3: Fourth official |
| refereeId | int | |
| name | string | |
| birthday | string | e.g. 22-02-1988 |
| country | string | |
| photo | string | Referee photo
url. The picture is saved locally for use, please do not call it directly. |
