NFL projected stats API.
curl \
-H "Ocp-Apim-Subscription-Key: $API_KEY" \
http://azure-api.sportsdata.io/v3/nfl/projections/{format}/InjuredPlayerscurl \
-H "Ocp-Apim-Subscription-Key: $API_KEY" \
http://azure-api.sportsdata.io/v3/nfl/projections/{format}/DfsSlatesByDate/{date}curl \
-H "Ocp-Apim-Subscription-Key: $API_KEY" \
http://azure-api.sportsdata.io/v3/nfl/projections/{format}/DfsSlatesByWeek/{season}/{week}