Resource information
URL | https://api.softnetsportstatscore.com/v2/default-outcomes | XSD|
---|---|---|
Method | GET | |
Description | Returns a list of default outcomes assigned to the markets. Each market contains their own default outcome(s). Default outcomes are always assigned to a market and used when the same outcomes appears for that market every time e.g. "Odd/even" market is always decided between default "Odd" and "Even" outcomes and a Winner market (outright for a whole event/season/competition) always appears with different outcomes depending on the object participants so default outcome for "Winner" market is listed as #objectParticipants# or #objectPersons#"1x2" market always has three possible outcomes: "Home", "Draw", "Away". | |
Cache | 60 seconds | |
Authorization required | Yes |
...
Link | Description |
---|---|
https://api.softnetsportstatscore.com/v2/default-outcomes.xml?token={{YOUR_TOKEN}} | Returns a list of all default outcomes for markets in XML format |
https://api.softnetsportstatscore.com/v2/default-outcomes?token={{YOUR_TOKEN}} | Returns a list of all default outcomes for markets in JSON format |
...