Get best line
propline_get_best_lineCross-book line shopping (Hobby+ for prices; free tier gets the full structure with book identities + best-first ranking but prices nulled and redacted:true). For every (market, player, line) tuple on an event, returns the single best American price across all comparable books, plus an all_prices array sorted best-first (one row per book, each with last_update). Companion to propline_get_event_ev: /ev says whether a price beats the no-vig fair line; best-line says which book pays the most. DFS pick'em books (PrizePicks, Sleeper, Dabble) are excluded; Underdog only at clean two-way lines. Optional bookmakers filter to shop only the books the user holds accounts at.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| markets | No | Comma-separated market keys (e.g. 'pitcher_strikeouts,h2h'). | |
| event_id | Yes | ||
| sport_key | Yes | ||
| bookmakers | No | Comma-separated book keys (e.g. 'draftkings,fanduel') to shop only those books. | |
| include_links | No | When true, every price row carries a link — that book's public event-page URL, the click-out for 'go bet this'. Books without a verified URL template return null. Also adds app_link — a mobile app-open deep link (ProphetX only today, null elsewhere). |