Resource information
URL | https://api.softnetsport.com/v2/events/{event_id}/providers |
---|---|
XSD | https://api.softnetsport.com/assets/API/docs/xsd/events.providers.xsd |
Method | GET |
Description | Returns all provider event related to our event id. |
Cache | 30 seconds |
Authorization required | Yes |
Method parameters
Name | Type | Description |
---|---|---|
id | xsd:int | Id of event |
Query parameters
Name | Type | Description |
---|---|---|
token | xsd:string | REQUIRED. More information concerning authorization in API introduction section |
page | xsd:int | Determines offset of paginated data. Default value is 1 which means first page |
Method calling examples
Link | Description |
---|---|
https://api.softnetsport.com/v2/events/{event_id}/providers?token={{YOUR_TOKEN}} | Returns a list of all events in JSON format |
Output elements
.events | |
---|---|
..event | |
provider_id | |
provider_name | |
sport_id | |
provider_event_id | |
event_id | |
event_name | |
start_date | |
competition_name | |
competition_season_id | |
stage_id | |
group_id | |
round_id | |
round_name | |
day | |
event_status_id | |
event_status_name | |
event_status_short_name | |
home_id | |
away_id | |
home_name | |
away_name | |
our_home_id | |
our_away_id | |
our_home_name | |
our_away_name | |
our_start_date | |
verify_lvl | |
url | |
...results | |
....result_id | |
results_array | Can be different for each sport |
...details | |
....detail_id | |
details_array | Can be different for each sport |