.booked_events |
|
---|
..event |
|
---|
id | Unique identifier for the event |
client_event_id | Unique event identifier for the client. |
booked_by | When the value is 0 then event was autobooked. Has value only when query parameter product is provided. |
name | Name of the event e.g. Spain - Italy |
start_date | Date when the event starts in the format DATE_TIME (2015-03-01 11:02) |
ft_only | Determines when the result/score of the event is updated. Possible values: - yes - result/score is updated only when the event is finished
- no - result/score is updated during the event
|
coverage_type | Type of event coverage. Possible values: - from_venue - means the scout is relaying the event directly from the stadium (max. latency 1 second)
- from_tv - means the scout is relaying the event from tv transmission (max. latency 8 seconds)
- basic - for this type of coverage we don't provide detailed event incidents (max. latency around 60 seconds)
|
scoutsfeed | Information concerning scouts coverage. Possible values: - yes - means that play by play incidents will be available for the event
- no - means that play by play incidents will not be available for the event
|
status_id | Unique identifier of the event status |
status_name | Name of the event status |
status_type | Type of status. Possible values: - live
- scheduled
- finished
- cancelled
- interrupted
- deleted
- other
|
clock_time | How many seconds have passed in the current event period. Possible empty value |
clock_status | Clock status. Possible value: |
bet_status | Possible value: |
relation_status | Relation status. Attribute for internal purposes. Possible value: - not_started - for an event that has not started
- in_progress - for a live event
- finished - for an event that has finished
- 30_min_left - scout confirms his ability to deliver the coverage 30 min before the event
- 5_min_left - scout confirms his ability to deliver the coverage 5 min before the event
|
source | Identificator of scout related to the event. Attribute for internal purposes |
winner_id | Who is the winner of the match |
progress_id | Who advanced to the next round |
day | Day of the season |
sport_id | Unique identifier for the sport in which event is played. The complete list of possible sports can be retrieved using the API resource: sports.index |
sport_name | Name of the sport in which event is played |
round_id | Unique identifier for the round in which event is played. Possibble null value. |
round_name | Name of the round |
neutral_venue | Determines if the event is played at a neutral venue. Possible values: |
item_status | Describes status of the item (record). Possible values: - active - the record is active
- deleted - the record was deleted by the admin. When an event was added by mistake
|
verified_result | Possible value: - yes - result is verified with official source
- no - result is not verified with official source
|
ut | Information about when the date and time of the event record was last updated. Format UNIX_TIMESTAMP |
old_event_id | deprecated. The attribute will be removed in the next API version |
slug | friendly url for event |
competition_id | Unique identifier for the competition |
competition_short_name | Abbreviated name of the competition |
event_stats_lvl | Information about the current statistics level for the event. Possible values: |
event_stats_lvl_live | Information about expected statistics level when the match is LIVE. Possible values: |
event_stats_lvl_after | Information about expected statistics level after the end of the match. Possible values: |
latency | Information about the expected latency. Possible values: - null (for the event with scoutsfeed=no parameter)
- 1-2s
- 3-6s
- 7-15s
|
...details | additional information related to the event |
---|
|
|
---|
id | Unique identifier for the details |
name | Name of the details. Possible values are different depending on sport |
value | Value related to the details |
...participants |
|
---|
....participant |
|
---|
counter | Number of participants in the event. Participant with counter="1" is the home team. |
id | Unique identifier of the participant |
type | Participant type. Possible values: |
name | Participants name |
short_name | Participanst abbreviated name, max length: 20 characters |
acronym | Max 3 characters in length mini name, e.g. BAR, REA |
gender | Participants gender. Possible value: - male
- female
- mixed (e.g for mixed doubles in tennis )
|
area_id | Unique identifier for the area represented by the participant.
|
area_name | Area name represented by the participant |
area_code | Max 3 characters in length for the abbreviated area name e.g. GER, POL, FRA |
sport_id | Unique identifier for the sport in which the participant is involved.
|
sport_name | Name of the sport in which the participant is involved. |
national | Determines if participant is a national team. Possible values: |
website | Participants official website |
ut | Information about when the date and time of the record was last updated. Format UNIX_TIMESTAMP |
old_participant_id | deprecated. The attribute will be removed in the next API version |
slug | friendly url for participant |
logo | Attribute for internal purposes |
.....details |
|
---|
......detail |
|
---|
founded | Date when the team was founded |
phone | Phone number |
email | Email address |
address | Address where the team is located |
venue_id | Unique identifier for the venue in which the team plays home games |
venue_name | Name of the venue in which the team plays home games |
weight | Participants weight |
height | Participants height |
nickname | Participants nickname |
position_name | Name of the participants position |
birthdate | Participants date of birth |
born_place | Participants place of birth |
is_retired | Determines if participant has retired. Possible values: |
subtype | Participant subtype name. Possible values: - athlete
- coach
- referee
- director
|
.....results |
|
---|
......result |
|
---|
id | Unique identifier for the result |
short_name | Abbreviated name of the result. |
name | Name of the result. Possible values are different depending on sport |
value | Value related to the result |
.....stats |
|
---|
......stat |
|
---|
id | Unique identifier for the statistic |
short_name | Abbreviated name of the statistic. |
name | Name of the statistic. Possible values are different depending on sport |
value | Value related to the statistic |