A collection of Performance entities considered 'Diamonds in the Rough'.
GET/hockey/v2/performances/diamonds
Player performances that are considered Diamonds in the Rough for upcoming games.
Request
Query Parameters
page integer
Default value: 1
The collection page number
count integer
Default value: 30
The number of items per page
properties[] string[]
uuid string
uuid[] string[]
team.location string
team.nickName string
team.uuid string
team.uuid[] string[]
player.firstName string
player.lastName string
player.fullName string
player.uniform string
player.uniform[] string[]
player.uuid string
player.uuid[] string[]
event.uuid string
event.uuid[] string[]
event.league.uuid string
event.league.uuid[] string[]
position string
position[] string[]
event.startDate[before] string
event.startDate[strictly_before] string
event.startDate[after] string
event.startDate[strictly_after] string
updatedAt[before] string
updatedAt[strictly_before] string
updatedAt[after] string
updatedAt[strictly_after] string
Responses
- 200
Performance collection
Loading...