Get line movement & steam
propline_get_event_movementLine movement + steam detection from the snapshot tick history. Per (book, market, outcome): opening line, latest line, signed implied-probability shift, point shift, direction. The steam[] array flags outcomes that multiple books moved the same direction — the classic sharp-money signal, computed across all 27 books PropLine polls. When a book moves the line itself, that outcome's prob_shift is null and direction is 'line_moved' (excluded from the steam signal). No pull-only odds API can produce this. Hobby+ full; free tier redacted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| period | No | Game-period filter (q1..q4, h1/h2, p1..p3, i1..i9, f3/f5/f7; comma-separated, or 'all'). Omit for full-game. | |
| markets | No | Comma-separated market keys. Defaults to h2h,spreads,totals. | |
| event_id | Yes | ||
| sport_key | Yes | ||
| bookmakers | No | Comma-separated subset of book keys (e.g. 'draftkings,fanduel'). Default returns all available. |