Scans upcoming sports markets for true arbitrage and best-odds overlay opportunities, returning arb_pct, optimal stakes and per-selection price comparisons.
X-API-Key
3 credits
curl 'https://api.puntersedge.online/v1/arb/sports' \
-H 'X-API-Key: YOUR_KEY'
| Name | In | Type | Required | Description |
|---|---|---|---|---|
sport_key |
query | string | no | Filter by sport e.g. afl, nrl |
min_profit_pct |
query | number | no | Min guaranteed profit % (0 = show all value) |
Status codes: 200, 401, 402, 422, 429, 500. Response bodies are JSON; the full schema is in /openapi.json.
GET /v1/arb/best-prices — Best prices comparisonGET /v1/arb/lines — Spreads/totals line arbThe free tier needs no credit card, and the sandbox endpoints need no key at all.
Get a free API key Quickstart