Resource information
URL | https://api.softnetsportstatscore.com/v2/outrights |
---|---|
XSD | |
Method | GET |
Description | Returns a list of all betting offers including markets, prematch and live odds depends on which package you have subscribed to |
Cache | No |
Authorization required | Yes |
...
Link | Description |
---|---|
https://api.softnetsportstatscore.com/v2/outrights.xml?token={{YOUR_TOKEN}} | Returns a list of all betting offers for the customer in XML format |
https://api.softnetsportstatscore.com/v2/outrights?token={{YOUR_TOKEN}} | Returns a list of all betting offers for the customer in JSON format |
https://api.softnetsportstatscore.com/v2/outrights.xml?token={{YOUR_TOKEN}}&is_live_market=yes | Returns a list of all live betting offers for the customer in XML format |
https://api.softnetsportstatscore.com/v2/outrights.xml?token={{YOUR_TOKEN}}&is_live_market=no | Returns a list of all prematch betting offers for the customer in XML format |
...