Insights

GET {{baseUrlInsights}}/nfl?types=expert_picks&index=50

Provides textual insights for the NFL, including player highs, milestones, leaderboards, predictions, player and team betting trends, and more.

Request Params

KeyDatatypeRequiredDescription
typesstring(Optional) Insight types (expert_picks, game_notes, highs, leaderboards, lineup_changes, milestones, predictions, player_betting_trends, scoring, team_betting_trends)
indexnumber(Optional) Number to start the list of results from. Example: index=50
pageSizenumber(Optional) Number to limit the number of results. Minimum value is 1, maximum value is 50. Example: pageSize=10
customnull(Optional) Filters to display a subset of the results payload.
Example: custom=content,event
typeIdsnull(Optional) Insight type ids
sourcesnull(Optional) Source keys (advanced_insights, mocap, research)
sourceIdsnull(Optional) Source ids
categoriesnull(Optional) Source keys (media, betting)
categoryIdsnull(Optional) Source ids
lifecyclesnull(Optional) Source keys (pre_game, in_game, post_game)
lifecycleIdsnull(Optional) Source ids
playerIdsnull(Optional) Player ids
playerSrIdsnull(Optional) Player sr ids
playerUsIdsnull(Optional) Player us ids
teamIdsnull(Optional) Team ids
teamSrIdsnull(Optional) Comma delimited list of team sr id
teamUsIdsnull(Optional) Comma delimited list of team us ids
gameIdsnull(Optional) Comma delimited list of game ids
gameSrIdsnull(Optional) Comma delimited list of game sr ids
gameUsIdsnull(Optional) Comma delimited list of game us ids
packagesIdsnull(Optional) Comma delimited list of package ids

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring