Surebet: Get Surebets
Surebet via Parse · sports
Fetch surebets (arbitrage opportunities) with optional profit filters and sort order. Returns paginated results. Each surebet contains prongs (JSON-encoded leg details with bookmaker, odds, teams, tournament), profit percentage, and ROI. Paginates via integer page parameter. Note: Profit > 1% typically requires a paid account on the source site. API for SureBet.com to extract arbitrage (surebets), middles, and valuebets data, along with bookmaker and sport metadata. Fulfilled by Parse from surebet.com.
- finance
- other
- parse
- platform-key
- sports
- surebet
- surebet-com
Price and execution
- Price
- $0.10 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- sports
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/4302d8bc-f259-487f-8b4d-4a05ef9a24d1/get_surebets
- Interface artifact
- sha256:8a4d7ce794bdd2ea4ee921ddc9fdf12b4191892b4f54fa39b2e0b98dd6a1787e
- Manifest digest
- sha256:bc89ef54bdb8812db14a3c981315925a65f17a7687f3c1cdd2e5134b259c8f53
Request fields
- page (integer): Page number for pagination.
- order (string): Sort order for results.: Allowed values: profit, created_at, start_at, roi
- max_profit (number): Maximum profit percentage filter (e.g. 2.0 for 2%).
- min_profit (number): Minimum profit percentage filter (e.g. 0.5 for 0.5%).
Example queries
- {"page":"1","order":"profit","max_profit":"5.0","min_profit":"0.1"}