Get a team's recent games (NBA only)
Sportquanta
Get a team's recent games (NBA only)
Returns the most recent completed games for the given NBA team, newest first,
plus wins/losses and average points for/against across the same window.
Other leagues return 404 endpoint_not_for_sport.
GET
Get a team's recent games (NBA only)
Authorizations
Send a workspace API token in the Authorization: Bearer <token> header.
Path Parameters
League identifier from the /v1/leagues catalog (e.g. mlb, nba,
epl). Unknown values return 404 unsupported_league.
Query Parameters
Required range:
1 <= x <= 30Response
Recent-games payload for the requested NBA team.