Resource information
URL | https://api.softnetsportstatscore.com/v2/betting-offers | XSD|
---|---|---|
Method | GET | |
Description | Returns detailed information for a requested betting offer | |
Cache | No | |
Authorization required | Yes |
...
Name | Type | Description |
---|---|---|
betting_offer_id | xsd:int | REQUIRED. The requested competition betting offer identifier |
Query parameters
...
Link | Description |
---|---|
https://api.softnetsportstatscore.com/v2/betting-offers/9812.xml?token={{YOUR_TOKEN}} | Returns a list of all betting offers for the customer in XML format |
https://api.softnetsportstatscore.com/v2/betting-offers/9812?token={{YOUR_TOKEN}} | Returns a list of all betting offers for the customer in JSON format |
https://api.softnetsportstatscore.com/v2/betting-offers/9812.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/betting-offers/9812.xml?token={{YOUR_TOKEN}}&is_live_market=no | Returns a list of all prematch betting offers for the customer in XML format |
...