GET {format}/StartingLineupsByDate/{date}

sportsdata.io:nba-v3-projections

Summary: Starting Lineups by Date
Operation ID: StartingLineupsByDate
Auth: unknown
Description

This endpoint provides the projected & confirmed starting lineups for NBA games on a given date.

Parameters (2)

date (string, path, required)

The date of the game(s). <br> Examples: <code>2021-OCT-12</code>, <code>2021-DEC-09</code>.

format (string, path, required, default: XML)

Desired response format. Valid entries are <code>XML</code> or <code>JSON</code>.

Constraints: {'enum': ['XML', 'JSON']}

No probe data for this endpoint yet.