GET /{format}/FantasyDefenseBySeasonByTeam/{season}/{team}
Summary: Fantasy Defense Season Stats by Team
Operation ID: FantasyDefenseSeasonStatsByTeam
Auth: unknown
Operation ID: FantasyDefenseSeasonStatsByTeam
Auth: unknown
Parameters (3)
format
(string, path, required, default: XML)
Desired response format. Valid entries are <code>XML</code> or <code>JSON</code>.
Constraints: {'enum': ['XML', 'JSON']}
season
(string, path, required)
Year of the season and the season type. If no season type is provided, then the default is regular season. <br>Examples: <code>2015REG</code>, <code>2015PRE</code>, <code>2015POST</code>.
team
(string, path, required)
Abbreviation of the team. Example: <code>WAS</code>.
No probe data for this endpoint yet.