Resource information
URL | https://api.softnetsportstatscore.com/v2/replacers | |
---|---|---|
XSD | Method | GET |
Description | Returns all available replacers used in markets and outcomes. Replacers are used to generate the dynamic informations information like event parts, number of points, participant names etc. Replacers 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 but it always has a Static name which represents the meaning of replacer., 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"). | |
Cache | 60 seconds | |
Authorization required | Yes |
...
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 |
...