Insights

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

Provides textual insights for the MLB, 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, milestones, player_betting_trends, scoring, team_betting_trends)
indexnumber(Optional) Number to start the list of results from.
Example: index=50
pageSizenull(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) Team sr ids
teamUsIdsnull(Optional) Team us ids
gameIdsnull(Optional) Game ids
gameSrIdsnull(Optional) Game sr ids
gameUsIdsnull(Optional) Game us ids
packagesIdsnull(Optional) Package ids

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring