get /get-totals/{league}
Gets totals for player/team/lineup for single/multiple seasons
get /get-game-stats
Gets game stats by player/lineup
get /get-pace-efficiency-summary/nba
get /get-games/{league}
Gets all games for season and season type
get /get-shots/{league}
Gets all shots for query parameters
get /get-teams/{league}
Gets all teams for current season for league
get /get-game-logs/{league}
Gets game logs for player/team/lineup
get /get-possessions/{league}
Gets stats and details for possessions that meet query parameters. If more than 500 possessions meet criteria, only 500 possessions will be returned
get /get-top-results/{league}
Gets top results by game or season
get /get-team-players-for-season
Gets all players who played for team in given season(s)
get /get-assist-networks/{league}
Gets assist network data
get /get-all-season-stats/{league}
Gets career stats by season for player/team/lineup
get /get-four-factor-on-off/{league}
Gets team and opponent four factors stats with player on and off the floor
get /get-on-off/{league}/{stat_type}
Gets on/off data for query params
get /get-shot-query-summary/{league}
Gets shooting stats based on score and time parameters
get /get-lineup-player-stats/{league}
Get player stats when a given 5 player lineup is on the floor
get /get-assist-combo-summary/{league}
Gets counts for all passer to scorer assist combinations
get /get-lineup-subunit-stats/{league}
Gets offensive, defensive and net efficiency for all x player combinations of players selected
get /get-team-leverage-summary/{league}
Gets team stats by leverage state
get /get-all-players-for-league/{league}
Gets all players for league
get /get-score-margin-breakdown/{league}
Gets percentage of possessions a team was up/down by x points
get /get-wowy-combination-stats/{league}
Gets offensive, defensive and net efficiency for all on/off combinations of players selected
get /get-lineup-opponent-summary/{league}
Gets opponent lineup stats for each opposing lineup a lineup has played
get /get-pace-efficiency-by-season/{league}
Gets pace and efficiency for each season broken down by how the possession started
get /get-playing-time-distribution/{league}
Gets breakdown of when player is on the floor each game
get /get-league-year-over-year-plots/{league}
Gets overall league year-over-year stats
get /get-possession-length-frequency/{league}
Gets possession length frequency for each team and the league as a whole
get /get-relative-off-def-efficiency/{league}
Gets offensive and defensive efficiency relative to league average for that season
get /get-number-of-starter-stats-by-team/{league}
Gets frequency and net efficiency for each team broken down by the number of starters on the floor
get /get-wowy-combo-playing-time-distribution/{league}
Gets breakdown of when each combo was on the floor each game for all combos of given players
get /get-win-probability/{league}/{team_with_ball_margin}/{team_with_ball_pregame_win_prob}/{seconds_remaining_in_game}
Gets win probability for given conditions
get /get-endgame-breakeven-2-pct/{league}/{team_with_ball_margin}/{shot_result_seconds_remaining_in_game}/{three_pt_pct}
Gets breakeven 2pt percentage needed for 2pt shot to be better than 3pt shot for given percentage
get /get-leverage/{league}/{team_with_ball_margin}/{team_with_ball_pregame_win_prob}/{seconds_remaining_in_game}/{end_of_possession_seconds_remaining_in_game}
Gets win leverage for given conditions