Skip to content

/api/v1/track-record

GET
/api/v1/track-record
curl --request GET \
--url https://nbaproplab.com/api/v1/track-record \
--header 'Authorization: Bearer <token>' \
--header 'X-API-Key: <X-API-Key>'
tier
string
statType
string
period
string
from
string
to
string
league
string

OK

object
totalPicksSettled
integer | string format: int32
/^-?(?:0|[1-9]\d*)$/
totalHits
integer | string format: int32
/^-?(?:0|[1-9]\d*)$/
totalMisses
integer | string format: int32
/^-?(?:0|[1-9]\d*)$/
overallHitRate
number | string format: double
/^-?(?:0|[1-9]\d*)(?:\.\d+)?(?:[eE][+-]?\d+)?$/
totalProfit
number | string format: double
/^-?(?:0|[1-9]\d*)(?:\.\d+)?(?:[eE][+-]?\d+)?$/
totalDays
integer | string format: int32
/^-?(?:0|[1-9]\d*)$/
firstDate
null | string format: date
lastDate
null | string format: date
elitePicks
object
picks
integer | string format: int32
/^-?(?:0|[1-9]\d*)$/
hits
integer | string format: int32
/^-?(?:0|[1-9]\d*)$/
misses
integer | string format: int32
/^-?(?:0|[1-9]\d*)$/
hitRate
number | string format: double
/^-?(?:0|[1-9]\d*)(?:\.\d+)?(?:[eE][+-]?\d+)?$/
profit
number | string format: double
/^-?(?:0|[1-9]\d*)(?:\.\d+)?(?:[eE][+-]?\d+)?$/
avgScore
number | string format: double
/^-?(?:0|[1-9]\d*)(?:\.\d+)?(?:[eE][+-]?\d+)?$/
roi
number | string format: double
/^-?(?:0|[1-9]\d*)(?:\.\d+)?(?:[eE][+-]?\d+)?$/
goodPicks
object
picks
integer | string format: int32
/^-?(?:0|[1-9]\d*)$/
hits
integer | string format: int32
/^-?(?:0|[1-9]\d*)$/
misses
integer | string format: int32
/^-?(?:0|[1-9]\d*)$/
hitRate
number | string format: double
/^-?(?:0|[1-9]\d*)(?:\.\d+)?(?:[eE][+-]?\d+)?$/
profit
number | string format: double
/^-?(?:0|[1-9]\d*)(?:\.\d+)?(?:[eE][+-]?\d+)?$/
avgScore
number | string format: double
/^-?(?:0|[1-9]\d*)(?:\.\d+)?(?:[eE][+-]?\d+)?$/
roi
number | string format: double
/^-?(?:0|[1-9]\d*)(?:\.\d+)?(?:[eE][+-]?\d+)?$/
marginalPicks
object
picks
integer | string format: int32
/^-?(?:0|[1-9]\d*)$/
hits
integer | string format: int32
/^-?(?:0|[1-9]\d*)$/
misses
integer | string format: int32
/^-?(?:0|[1-9]\d*)$/
hitRate
number | string format: double
/^-?(?:0|[1-9]\d*)(?:\.\d+)?(?:[eE][+-]?\d+)?$/
profit
number | string format: double
/^-?(?:0|[1-9]\d*)(?:\.\d+)?(?:[eE][+-]?\d+)?$/
avgScore
number | string format: double
/^-?(?:0|[1-9]\d*)(?:\.\d+)?(?:[eE][+-]?\d+)?$/
roi
number | string format: double
/^-?(?:0|[1-9]\d*)(?:\.\d+)?(?:[eE][+-]?\d+)?$/
weakPicks
object
picks
integer | string format: int32
/^-?(?:0|[1-9]\d*)$/
hits
integer | string format: int32
/^-?(?:0|[1-9]\d*)$/
misses
integer | string format: int32
/^-?(?:0|[1-9]\d*)$/
hitRate
number | string format: double
/^-?(?:0|[1-9]\d*)(?:\.\d+)?(?:[eE][+-]?\d+)?$/
profit
number | string format: double
/^-?(?:0|[1-9]\d*)(?:\.\d+)?(?:[eE][+-]?\d+)?$/
avgScore
number | string format: double
/^-?(?:0|[1-9]\d*)(?:\.\d+)?(?:[eE][+-]?\d+)?$/
roi
number | string format: double
/^-?(?:0|[1-9]\d*)(?:\.\d+)?(?:[eE][+-]?\d+)?$/
dailyResults
Array<object>
object
date
string format: date
picksSettled
integer | string format: int32
/^-?(?:0|[1-9]\d*)$/
hits
integer | string format: int32
/^-?(?:0|[1-9]\d*)$/
misses
integer | string format: int32
/^-?(?:0|[1-9]\d*)$/
hitRate
number | string format: double
/^-?(?:0|[1-9]\d*)(?:\.\d+)?(?:[eE][+-]?\d+)?$/
profit
number | string format: double
/^-?(?:0|[1-9]\d*)(?:\.\d+)?(?:[eE][+-]?\d+)?$/
cumulativeProfit
number | string format: double
/^-?(?:0|[1-9]\d*)(?:\.\d+)?(?:[eE][+-]?\d+)?$/
goodPicks
integer | string format: int32
/^-?(?:0|[1-9]\d*)$/
goodHits
integer | string format: int32
/^-?(?:0|[1-9]\d*)$/
isLive
boolean
currentStreak
integer | string format: int32
/^-?(?:0|[1-9]\d*)$/
streakType
string
recentGoodPicks
Array<object>
object
date
string format: date
playerName
string
stat
string
direction
string
line
number | string format: double
/^-?(?:0|[1-9]\d*)(?:\.\d+)?$/
score
number | string format: double
/^-?(?:0|[1-9]\d*)(?:\.\d+)?(?:[eE][+-]?\d+)?$/
rating
string
hit
null | boolean
actualValue
null | number | string format: double
/^-?(?:0|[1-9]\d*)(?:\.\d+)?$/
isLive
boolean
league
string
motorPicksDaily
Array<object>
object
date
string format: date
totalPicks
integer | string format: int32
/^-?(?:0|[1-9]\d*)$/
hits
integer | string format: int32
/^-?(?:0|[1-9]\d*)$/
misses
integer | string format: int32
/^-?(?:0|[1-9]\d*)$/
hitRate
number | string format: double
/^-?(?:0|[1-9]\d*)(?:\.\d+)?(?:[eE][+-]?\d+)?$/
profit
number | string format: double
/^-?(?:0|[1-9]\d*)(?:\.\d+)?(?:[eE][+-]?\d+)?$/

Authentication required.

Media type application/problem+json
object
type
null | string
title
null | string
status
null | integer | string format: int32
/^-?(?:0|[1-9]\d*)$/
detail
null | string
instance
null | string
Example generated
{
"type": "example",
"title": "example",
"status": 1,
"detail": "example",
"instance": "example"
}

Insufficient permissions or tier.

Media type application/problem+json
object
type
null | string
title
null | string
status
null | integer | string format: int32
/^-?(?:0|[1-9]\d*)$/
detail
null | string
instance
null | string
Example generated
{
"type": "example",
"title": "example",
"status": 1,
"detail": "example",
"instance": "example"
}