Skip to end of metadata
Go to start of metadata
You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
« Previous
Version 6
Next »
Method parameters
Name | Type | Description |
---|
There are not method parameters in this resource |
Query parameters
Name | Type | Description |
---|
page | xsd:int | Determines offset of paginated data. Default value is 1 which means first page |
limit | xsd:int | Determines maximum number of returned records on page. Used in paginated data. Default value is 500. Possible values: 5, 10, 25, 50, 100, 250, 500 |
sport_id | xsd:string | REQUIRED. Determines the sport identifier for the scope. softnetSPORT API provides the following sports: sports.index |
timestamp | xsd:unix_timestamp | Selection date, format UNIX_TIMESTAMP. Only changes which occured or was updated after this timestamp will be returned |
Method calling examples
Output elements
.scopes | |
---|
..scope | |
---|
id | Unique identifier for the scope |
name | Name of the scope f.e Result, First half, First quarter |
sport_id | Unique identifier of the sport in which competition is played. softnetSPORT API provides the following sports: sports.index |
ut | Information about date and time when the record was last updated. Format UNIX_TIMESTAMP |