ratings
Returns expanded Simple Rating System (SRS) ratings, including FCS teams.
get/ratings/srs/expanded
Query parameters
yearinteger
Season year. Required unless team is specified.
teamstring
Team name. Required unless year is specified.
conferencestring
Conference name or abbreviation.
classification'fbs' | 'fcs' | 'ii' | 'ii/iii' | 'iii'
Division classification: fbs or fcs.
Response
Ok
Changes
Changed in 2 of the 14 revisions of this API.12
- ●
added the new
ii/iiienum value to the/response property for the response statusresponse-property-enum-value-added
- ○
added the new enum value
ii/iiito thequeryrequest parameterclassificationrequest-parameter-enum-value-added
- ●
- ○
endpoint added
endpoint-added
- ○