Resource information
URL | https://api.softnetsportstatscore.com/v2/scopes | |
---|---|---|
XSD | Method | GET |
Description | Returns a list of all available scopes | |
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 |
...
.scopes | |
---|---|
..scope | |
id | Unique identifier for the scope |
name | Name of the scope e.g. Result, First half, First quarter. Possible translation of the attribute |
sport_id | REQUIRED. Unique identifier for the sport. The complete list of possible sports can be retrieved using the API resource: sports.index |
ut | Information about the date and time of when the record was last updated. Format UNIX_TIMESTAMP |
...