A single FantasyPerformance entity.
GET/basketball/v2/fantasy_performances/:uuid
A FantasyPerformance entity can be associated with a Player and an Event. The FantasyPerformance entity is used to represent the predicted fantasy points for a player in a specific Event.
Request
Path Parameters
uuid stringrequired
Resource identifier
Responses
- 200
- 404
FantasyPerformance resource
Resource not found
Loading...