Resource information
URL | https://api.softnetsport.com/v2/booked-events |
---|---|
XSD | https://api.softnetsport.com/assets/API/docs/xsd/booked-events.index.xsd |
Method | GET |
Description | Returns a list of events booked by the client for the selected product. |
Package | This resource is included in ALL packages |
Cache | 900 seconds (15 min.) |
Authorization required | No |
...
.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 |
clock_status | Clock status. Possible value:
|
bet_status | Possible value:
|
relation_status | Relation status. Attribute for internal purposes. Possible value:
|
source_id | 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 |
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 |
...