{"endpoints":{"/game-shots":{"parameters":["gameId"],"returns":"Returns home shots, away shots, home xg and away xg at the moment it happened."},"/games":{"parameters":["id?","date?"],"returns":"Returns finalized NHL games for given team or date, with win probability if available."},"/goalie":{"parameters":["playerid","season?"],"returns":"Single goalie NHL data for given season."},"/live-game":{"parameters":["id"],"returns":"Returns data for a specific game. Performs XG calculation."},"/player":{"parameters":["playerid","season?"],"returns":"Single player NHL data for given season."},"/player-proxy":{"parameters":["id"],"returns":"Returns bio data for the given player."},"/players":{"parameters":["season"],"returns":"List of NHL Players and Ids"},"/rosters":{"parameters":["id","year?"],"returns":"Returns data for the given team and year."},"/score-proxy":{"parameters":[],"returns":"Returns live NHL games with win probability if available."},"/skaters":{"parameters":["season?"],"returns":"Tabular data for all non goalies in given NHL season."},"/skaters-percent":{"parameters":["season?","id"],"returns":"NHL data for provided player and season represented in percentile form."},"/team":{"parameters":["season?","team","start?","end?"],"returns":"List of shot data for the given team and season in the given range if provided."},"/teams":{"parameters":[],"returns":"List all NHL teams there are records for."},"/teams-stats":{"options":{"type":[{"0":"xG"},{"1":"Goals"},{"2":"Shots"},{"3":"Fenwick"}]},"parameters":["season?","type?"],"returns":"Data for all NHL teams in the given season and stat type."}},"message":"This is in the index for Leo Lewis' Hockey Stats API."}
