...
.booked_events | |||
---|---|---|---|
..event | |||
id | Unique identifier for the event | ||
client_event_id | Unique event identifier for the client. | ||
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:
| ||
coverage_type | Type of event coverage. Possible values:
| ||
scoutsfeed | Information concerning scouts coverage. Possible values:
| ||
status_id | Unique identifier of the event status. softnetSPORT API provides the following statuses: statuses.index | ||
status_name | Name of the event status | ||
status_type | Type of status. Possible values:
| ||
clock_time | How many seconds have passed in the current event period. Possible empty value | ||
sportclock_status | Clock status. Possible value:
| ||
winner_id | Unique identifier for the sport in which the event is played. softnetSPORT API provides the following sports: sports.index | sport_name | Name of the sport in which the event is playedWho is the winner of the match |
progress_id | Who advanced to the next round | ||
day | Day of the season | ||
neutral_venue | Determines if the event is played at a neutral venue. Possible values:
| ||
item_status | Describes status of the item (record). Possible values:
| ||
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 | ||
logo | Attribute for internal purposes | ||
competition_id | Unique identifier for the competition | ||
competition_short_name | Abbreviated name of the competition |
...