parlayapi_find_arbitrage
Find arbitrage opportunities by comparing sportsbook odds. Set sport, minimum profit, markets, and exchange exclusions to identify profitable cross-book price combinations.
Instructions
Request calculated cross-book price combinations.
Calculations depend on the returned source quotes and requested filters. Quotes, liquidity and execution can change; profit is not guaranteed. Availability depends on the requested sport, event, market and source.
Args: sport_key: e.g. "baseball_mlb", "soccer_epl". min_profit: Minimum profit % to include (e.g. 1.5 for 1.5%). Default 0. exclude_exchanges: Drop arbs anchored on an exchange (novig/prophetx), whose asks can be no-volume. Default False. markets: Comma-separated market_keys to limit the scan (optional), e.g. "h2h,spreads,totals".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| markets | No | ||
| sport_key | Yes | ||
| min_profit | No | ||
| exclude_exchanges | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||