Resource information
URL | https://api.softnetsportstatscore.com/v2/bookmakers | XSD | https://api.softnetsport.com/assets/API/docs/xsd/bookmakers.index.xsd |
---|---|---|---|
Method | GET | ||
Description | Returns bookmakers used in the API | ||
Cache | 60 seconds | ||
Authorization required | NoYes |
Method parameters
Name | Type | Description |
---|---|---|
There are no method parameters in this resource |
...
Method calling examples
Link | Description |
---|---|
https://api.softnetsportstatscore.com/v2/bookmakers.xml | Returns a list of all bookmakers in XML format |
https://api.softnetsportstatscore.com/v2/bookmakers | Returns a list of all bookmakers in JSON format |
Output elements
.bookmakers | ||
---|---|---|
..bookmaker | ||
id | Unique identifier for the bookmaker | |
name | Name of the bookmaker | |
type | Bookmaker type. Possible value:
| |
ut | Information about the date and time of when the record was last updated. Format UNIX_TIMESTAMP |
...