Skip to content

/api/picks/board

GET
/api/picks/board
curl --request GET \
--url 'https://example.com/api/picks/board?includePreview=true' \
--header 'Authorization: Bearer <token>'
date
string
league
string
market
string
rating
string
minOdds
number format: double
maxOdds
number format: double
minEdge
number format: double
maxEdge
number format: double
minDataQuality
number format: double
scoredWithLineups
boolean
includePreview
boolean
default: true

OK