Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Resource information

URLhttps://api.softnetsportstatscore.com/v2/bookmakersXSDhttps://api.softnetsport.com/assets/API/docs/xsd/bookmakers.index.xsd
MethodGET

Description

Returns bookmakers used in the API
Cache60 seconds
Authorization requiredNoYes

Method parameters

NameTypeDescription
There are no method parameters in this resource 

...

Method calling examples

LinkDescription
https://api.softnetsportstatscore.com/v2/bookmakers.xmlReturns a list of all bookmakers in XML format
https://api.softnetsportstatscore.com/v2/bookmakersReturns a list of all bookmakers in JSON format

Output elements

.bookmakers 
..bookmaker 
idUnique identifier for the bookmaker
nameName of the bookmaker
type

Bookmaker type. Possible value:

  • bookmaker
  • betting_exchange
utInformation about the date and time of when the record was last updated. Format UNIX_TIMESTAMP

...