Get cross-book +EV
propline_get_event_evPro-tier endpoint. Returns cross-book +EV per outcome for an event. We anchor on a sharp book, remove vig, derive a no-vig fair line, and compute EV% per book at the same line. Outcomes are sorted with +EV plays floated to the top of each line group. PrizePicks is excluded from EV math (DFS payouts aren't comparable to per-book prices). The anchor is chosen PER LINE in the order pinnacle → polymarket → kalshi → bovada → smarkets, and each line's fair_source names the one used — report the anchor from fair_source per line, never assume Pinnacle anchored all of them. Optional bookmakers filter prices to the books the user holds accounts at; it never changes the anchor, so filtering to DraftKings still measures DraftKings against Pinnacle.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| markets | No | ||
| event_id | Yes | ||
| sport_key | Yes | ||
| bookmakers | No | Comma-separated book keys (e.g. 'draftkings,fanduel') to price only the user's books. Narrows prices, not the anchor. | |
| min_ev_pct | No | Filter to outcomes with EV ≥ this percent (e.g. 2.0). |