Oddspedia: Get Value Bets
Oddspedia via Parse · sports
Extract mathematically overvalued odds (value bets) across sports and bookmakers. Returns bets where bookmaker odds significantly exceed calculated fair probability, sorted by overvalue percentage. 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
- 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_value_bets
- Interface artifact
- sha256:4cf725128cf7d949716a67fcabcf1319d25b9b213f81bd687ec2d8d05774366d
- Manifest digest
- sha256:3cf33a6fb29491decc4620d2d59b80094b2496943022035d65e81a1c1704409f
Request fields
- sports (string): Comma-separated sport IDs to filter by. Omitting returns all sports.
- odds_max (string): Maximum odds value as decimal string.
- odds_min (string): Minimum odds value as decimal string.
- overvalue_range (string): Min,max overvalue percentage range as two comma-separated decimal values.
Example queries
- {"sports":"football","odds_max":"1000.00","odds_min":"1.01","overvalue_range":"20.00,100.00"}