Versions Compared

Key

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

Resource information

XSD
URLhttps://api.softnetsportstatscore.com/v2/scopes
MethodGET

Description

Returns scopes used in BetPartner product a list of all available scopes
Cache60 seconds
Authorization requiredNo

...

Method calling examples

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

...

.scopes
..scope
idUnique identifier for the scope
nameName of the scope e.g. Result, First half, First quarter. Possible translation of the attribute
sport_idREQUIRED. Unique identifier for the sport. The complete list of possible sports can be retrieved using the API resource: sports.index
utInformation about the date and time of when the record was last updated. Format UNIX_TIMESTAMP

...