GET /api/bet_types/f751221e-3b1f-413e-a0a0-92c8b72d3941/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f751221e-3b1f-413e-a0a0-92c8b72d3941",
"match": "https://api-prod.gambitprofit.com/api/matches/5de68397-2379-4bae-b86f-cadbba9f88ed/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-27T10:28:19.485496-04: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": "Dallas Mavericks",
"amount": 6706.0
},
{
"team": "Brooklyn Nets",
"amount": 3294.0
}
],
"expected_reward_tokens": 9387.9,
"profit_sb": -112.1,
"profit_sb_percentage": -1.18,
"recommended": false
},
"lines": [
{
"id": "d106856e-4151-410a-865a-882cfa2d36a9",
"gambit_id": "2dc4f3e3-76b3-4dd6-b090-4b82b1683e2b",
"last_updated": "2023-10-30T15:08:12.175583-04:00",
"created_at": "2023-10-27T10:28:19.507037-04:00",
"name": "Dallas Mavericks",
"reward": "1.40000",
"odds": "1.42550",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f751221e-3b1f-413e-a0a0-92c8b72d3941/?format=api"
},
{
"id": "35933da7-3986-41e9-a0bf-64b95eb7d170",
"gambit_id": "96a19d53-ea6c-4f1b-84bf-7e203015393b",
"last_updated": "2023-10-30T15:08:12.172162-04:00",
"created_at": "2023-10-27T10:28:19.501077-04:00",
"name": "Brooklyn Nets",
"reward": "2.85000",
"odds": "2.95000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f751221e-3b1f-413e-a0a0-92c8b72d3941/?format=api"
}
]
}