GET /{format}/StartingGoaltendersByDate/{date}

sportsdata.io:nhl-v3-projections

Summary: Starting Goaltenders by Date
Operation ID: StartingGoaltendersByDate
Auth: unknown
Description

This endpoint provides the projected & confirmed starting goaltenders for NHL 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.