Versions Compared

Key

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

...

NameTypeDescription
pagexsd:intDetermines offset of paginated data. Default value is 1 which means first page
limitxsd: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

typexsd:intDetermines the market type identifier. softnetSPORT API provides the following markets-types: markets-types.index
subtypexsd:string

Determines the subtype of the market. Possible values:

  • 2-way
  • 3-way
  • n-way
is_livexsd:string

Determines the market type. Possible values:

  • yes - the market will be used for live odds
  • no - the market will be used for pre-match odds
sport_idxsd:intREQUIRED. Determines the sport identifier for the market. softnetSPORT API provides the following sports: sports.index
timestampxsd:unix_timestampSelection date, format UNIX_TIMESTAMP. Only changes which occured or was updated after this timestamp will be returned

...