GET /api/bet_types/df812164-c72e-459c-aae2-23b73c483b66/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "df812164-c72e-459c-aae2-23b73c483b66",
"match": "https://api-prod.gambitprofit.com/api/matches/2e17b5bf-a46e-4377-8951-3a7e6eb1e969/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-15T13:37:12.182210-05:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": false,
"description": "Too few lines to bet on"
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Denver Nuggets",
"amount": 6475.0
},
{
"team": "Dallas Mavericks",
"amount": 3525.0
}
],
"expected_reward_tokens": 9517.5,
"profit_sb": 17.5,
"profit_sb_percentage": 0.18,
"recommended": true
},
"lines": [
{
"id": "ed6a13ed-f8fc-4f4d-af1e-a7681bc24ad1",
"gambit_id": "ea8c02d1-76ff-45c1-8333-53ac717189c0",
"last_updated": "2023-02-16T16:47:01.188339-05:00",
"created_at": "2023-02-15T13:37:12.183783-05:00",
"name": "Denver Nuggets",
"reward": "1.47000",
"odds": "1.48780",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df812164-c72e-459c-aae2-23b73c483b66/?format=api"
},
{
"id": "085a70b0-a7ab-41c1-93e3-883c96e3a9ff",
"gambit_id": "91c6af5a-141d-49ef-a7de-ee058e976dd9",
"last_updated": "2023-02-16T16:47:01.189535-05:00",
"created_at": "2023-02-15T13:37:12.185149-05:00",
"name": "Dallas Mavericks",
"reward": "2.70000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df812164-c72e-459c-aae2-23b73c483b66/?format=api"
}
]
}