A single Rank entity.
GET/baseball/v2/ranks/:uuid
A Rank
entity can be associated with a Team
and is used to represent the predicted rank of a team in a League
. THis may include multiple ranks such as league, conference, and division.
Request
Path Parameters
uuid stringrequired
Resource identifier
Responses
- 200
- 404
Rank resource
Resource not found
Loading...