Surebet: Get Valuebets
Surebet via Parse · sports
Fetch value bets where a bookmaker's odds exceed the calculated true probability, indicating an overvalued line. Returns records sorted by overvalue descending, each containing the bookmaker, odds, probability, and event details. Pagination is manual via cursor param using last record's sort_by value. Access arbitrage betting data including surebets, middlebets, and valuebets from pt.surebet.com Fulfilled by Parse from pt.surebet.com.
- finance
- other
- parse
- platform-key
- pt-surebet-com
- sports
- surebet
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/0a6c2f64-69f1-4304-9dcc-6768d08e598e/get_valuebets
- Interface artifact
- sha256:12a057434529d98489445f6fcd1aec75c27855bd1eb192172c62d40de6160958
- Manifest digest
- sha256:5403e93090cb45414652909df3b54a48e7d418428694b4ebd955fe10a2d1d066
Request fields
- limit (integer): Max results per page.
- sport (string): Pipe-separated sport names to filter by.
- cursor (string): Pagination cursor — use last record's sort_by value from previous page.
- max_odds (number): Maximum odds filter.
- min_odds (number): Minimum odds filter.
- bookmakers (string): Pipe-separated bookmaker IDs to include.
- max_overvalue (number): Maximum overvalue percentage filter.
- min_overvalue (number): Minimum overvalue percentage filter.
Example queries
- {"limit":"5","sport":"Football|Tennis","bookmakers":"pinnaclesports|marathonbet|bet365"}