200Successful response
{
"picks": [
{
"id": "guid",
"type": "moneyline",
"league": "nba",
"pick": {
"team": "Wolves",
"opponent": "Pistons",
"facts": [
"The Wolves have won 7 of their last 10 home games",
"The Pistons are 2-8 in their last 10 road games",
"Head to head, Wolves have won 4 of the last 5 meetings"
],
"probability": {
"implied_probability": 0.5192,
"es_model_v1": 0.552
},
"ev": {
"value": 0.05
},
"odds": {
"consensus": {
"current": "-108",
"is_fair_odds": true
},
"fanduel": {
"current": "-105",
"is_fair_odds": true
},
"bovada": {
"current": "-115",
"is_fair_odds": false
},
"draftkings": {
"current": "-107",
"is_fair_odds": true
}
}
}
}
]
}