Versions Compared

Key

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

Resource information

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

Description

Returns all available replacers used in markets and outcomes.

Replacers are used to generate the dynamic information like event parts, number of points, participant names etc. During the process of creation betting offers replacers are used in the markets name and outcomes name to generate final name. If market or outcome uses a replacer, it's final name is generated for a specific betting offer, e.g. for market name "Who will win #nextPoint#. point" we use replacer instead of #nextPoint#  and that's what generates market "Who will win 3. point").

Cache60 seconds
Authorization requiredYes

...

Link
Description
https://api.softnetsportstatscore.com/v2/replacers.xml?token={{YOUR_TOKEN}}Returns a list of all replacers in XML format
https://api.softnetsportstatscore.com/v2/replacers?token={{YOUR_TOKEN}}Returns a list of all replacers in JSON format

...