.feed | |
---|
id | Unique identifier for the message
|
type | Possible value: |
source | Internal attribute, please dont use this attribute |
ut | Information about the date and time of when the message was created. Format UNIX_TIMESTAMP. |
..data | |
---|
...incident | node available only if message type is incident |
---|
id | Unique identifier for the incident occurred in the event |
action | Describes type of scout operation for the incident. Possible values: - insert - new incident generated by the scout
- update - incident was updated by the scout (e.g. incident "yellow card" is updated when scout fills in the name of the player (participant)
- delete - incident was deleted (e.g. when the scout adds an incident by mistake, he can delete it)
|
incident_id | Identifier for the incident |
incident_name | Name of the incident. e.g. goal, yellow card, red card etc. |
participant_id | Unique identifier for participants name (player, team or coach) related to incident |
participant_name | Participants name (player, team or coach) related to incident. |
subparticipant_id | Team id for which the player or coach is part of |
subparticipant_name | Team name for which the player or coach is part of |
info | Internal attribute, please dont use this attribute |
important_for_trader | Possible values: |
important | Internal attribute, please dont use this attribute |
add_data | Internal attribute, please dont use this attribute |
show_popup | Internal attribute, please dont use this attribute |
show_scores | Internal attribute, please dont use this attribute |
show_action | Internal attribute, please dont use this attribute |
show_time | Internal attribute, please dont use this attribute |
show_on_timeline | Internal attribute, please dont use this attribute |
event_time | Information when the incident occurs in format MM:SS |
event_status_id | Unique identifier of the event status
|
event_status_name | Name of the event status |
...event | |
---|
id | Identifier of the event |
name | Name of the event |
start_date | Start date for the event in format: YYYY-MM-DD hh:mm |
ft_only | Determines when the result/score of the event is updated. Possible values: - yes - result/score is updated only when 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_low_latency_tv - means the scout is relaying the event from tv transmission (max. latency 3 seconds)
- 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 events incidents (max. latency around 60 seconds)
|
status_id | Unique identifier of the event status |
sport_id | Identifier of the sport which the event is played |
round_id | Unique identifier for the round in which event is played. Possibble null value |
round_name | Name of the round. Possible null value. |
day | Day of the season |
neutral_venue | Determines if 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. In case when event was added by mistake
|
clock_time | Number of seconds passed in the current period |
clock_status | Clock status. Possible value: - running - the clock is in the running mode
- stopped - the clock is in the stopped mode
|
area_id | Identifier for the area in which competitions are played |
competition_id | Unique identifier for the competition |
season_id | Unique identifier for the season. |
stage_id | Unique identifier for the stage |
tour_id | Unique identifier for the tour in which competition is played |
gender | Competition gender. Possible values: |
bet_status | Bet status. Possible values: |
.....details | |
---|
id | Unique identifier for the detail. Possible values are different depending on the sport |
value | Value related to the detail |
.....participants | |
---|
counter | Number of participans in the event. Participant with counter="1" is the home team, "2" is the away team |
id | Unique identifier of the participant |
......results | |
---|
id | Unique identifier for the result. Possible values are different depending on the sport |
value | Value related to the results |
......stats | The stats node is filled only at the moment when some changes were made in this node. This nodes are always returned, but sometimes can include an empty array. |
---|
id | Unique identifier for the statistic. Possible values are different depending on the sport
|
value | Value related to the statistic |