Skip to content

/api/picks/history

GET
/api/picks/history
curl --request GET \
--url 'https://example.com/api/picks/history?isLive=true&page=1&pageSize=20' \
--header 'Authorization: Bearer <token>'
from
string
to
string
league
string
market
string
rating
string
isLive
boolean
default: true
page
integer format: int32
default: 1
pageSize
integer format: int32
default: 20

OK