parlayapi_find_ev
Find positive-EV bets by comparing each soft book's price against a sharp book's no-vig fair line, with Pinnacle as the default.
Instructions
Find positive-EV bets vs a sharp book's no-vig fair line.
Compares every soft book's price against the no-vig fair probability derived from a sharp book (default Pinnacle); rows where a soft book offers better odds than the sharp fair price are +EV. Three-way soccer markets use a dedicated no-vig pass over home/draw/away, so +EV on the draw surfaces too.
Args: sport_key: e.g. "baseball_mlb", "soccer_epl". sharp_book: Sharp baseline book. Default "pinnacle". min_edge: Minimum edge % to include (e.g. 3 for 3%). Default 2. markets: Comma-separated market_keys (optional).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| markets | No | ||
| min_edge | No | ||
| sport_key | Yes | ||
| sharp_book | No | pinnacle |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||