Resource information
URL | https://api.softnetsportstatscore.com/v2/scopes | XSDhttps://api.softnetsport.com/assets/API/docs/xsd/scopes.index.xsd | |
---|---|---|---|
Method | GET | ||
Description | Returns bookmakers scopes used in API BetPartner product | ||
Cache | 60 seconds | ||
Authorization required | No |
...
Method calling examples
Link | Description |
---|---|
https://api.softnetsportstatscore.com/v2/scopes.xml | Returns a list of all scopes in XML format |
https://api.softnetsportstatscore.com/v2/scopes | Returns a list of all scopes in JSON format |
Output elements
.scopes | ||
---|---|---|
..scope | ||
id | Unique identifier for the scope | |
name | Name of the scope e.g. Result, First half, First quarter | |
sport_id | Unique identifier of the sport in which competition is played | |
ut | Information about the date and time of when the record was last updated. Format UNIX_TIMESTAMP |
...