oddspedia.com API: get_dropping_odds
oddspedia.com via Parse · sports
Track significant odds movements (dropping odds) over a specified time period. Returns matches where odds have dropped by the specified percentage range. Paginated with 25 results per page. Scraper for Oddspedia.com providing betting odds comparison, arbitrage opportunities, value bets, and match data across multiple sports and bookmakers. Fulfilled by Parse from oddspedia.com.
- entertainment
- finance
- oddspedia-com
- parse
- platform-key
- sports
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- sports
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/a6aad0cf-30f9-40ae-81b9-d90b84c0e01f/get_dropping_odds
- Interface artifact
- sha256:8983d093aac83ab9b540d2da72a9227b72a1883e617b87b5da399d63cb29c9ab
- Manifest digest
- sha256:98775802ad862b2a740deb88bdd7e080202d22613c6b585da5aa8f233983d24d
Request fields
- page (integer): Page number for pagination.
- period (string): Time period for drop monitoring. Accepted value: '1day'.: Allowed values: 1day
- sports (string): Comma-separated sport IDs to filter by. Omitting returns all sports.
- drop_range (string): Min,max drop percentage range as two comma-separated decimal values.
Example queries
- {"page":"1","period":"1day","sports":"1","drop_range":"10.00,100.00"}