NHL Daily Projected Time on Ice

Query Parameters

ParameterTypeRequiredDescription
datestringNoDate to retrieve projected ice time for. Format YYYY-MM-DD. Defaults to current date.

Attributes

Top-Level Fields

FieldTypeDescription
Datestring
Gamesarray

Example Response

{"Date": "2026-05-14", "Games": [{"Teams": [{"IsHome": 1, "Name": "Buffalo Sabres", "Players": [{"FirstName": "Zach", "LastName": "Benson", "Position": "LW", "Projections": {"TimeOnIce": 18}, "Id": "6932"}], "Id": "4", "Code": "BUF"}], "Id": "37056"}]}
Query Params
date

Date to retrieve projected ice time for. Format YYYY-MM-DD. Defaults to current date.

string
enum
required
Defaults to json

Response format. Always json.

Allowed:
Response

Language
Credentials
Query
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json