/api/arbitrageReal-time guaranteed-profit racing arbitrage across all bookmakers. For betting and arbitrage agents.
Live arbitrage — filtered guaranteed-profit opportunities for a specific racing jurisdiction
Live arbitrage — filtered guaranteed-profit opportunities for a specific racing jurisdiction
**Price:** $0.05 USDC per call
Calls go directly to PulseNetwork. Paid routes use the live x402 challenge; Apiosk never rewrites payTo or settles the payment.
No account or API key. Pay PulseNetwork directly using the live x402 challenge. The challenge is authoritative for price, network, asset and payTo.
{
"properties": {
"min_profit": {
"default": 0,
"description": "Minimum profit % filter",
"required": false,
"type": "number",
"x-parameter-location": "query"
},
"regions": {
"default": "uk,au,us,eu",
"required": false,
"type": "string",
"x-parameter-location": "query"
},
"sport": {
"enum": [
"horse_racing_uk",
"horse_racing_au",
"horse_racing_us",
"horse_racing_za"
],
"required": false,
"type": "string",
"x-parameter-location": "query"
}
},
"required": [],
"type": "object"
}