Get player trends
propline_get_player_trendsHit-rate trends / last-N-games over rate for a player — unique to PropLine's prop-resolution data. For each market the player has graded history in, returns over/under/push splits across the last 5/10/20/50 graded games, current streak, average actual stat, and the recent line. This is the 'did X go over in N of his last M games?' surface. Omit market for all markets, or pass one to scope (e.g. 'player_points', 'batter_hits').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| market | No | Optional single market to scope trends to (e.g. 'player_points'). Omit for all markets. | |
| sport_key | Yes | ||
| player_name | Yes | Player name as it appears in box scores — e.g. 'Aaron Judge', 'Nikola Jokic' | |
| dfs_odds_type | No | Optional PrizePicks pick-em flavor. When set, the trend is computed against that flavor's PrizePicks line only (e.g. compare a player's goblin-line hit-rate vs his standard-line trend). Omit for the default cross-book behavior. |