GET /api/bet_types/01a53a08-debd-437e-9577-7b3f9545e782/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "01a53a08-debd-437e-9577-7b3f9545e782",
"match": "https://api-prod.gambitprofit.com/api/matches/16b75f75-330c-47d6-813b-e3d13a310b3b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-12T09:32:57.450985-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": 6314.0
},
{
"team": "Houston Rockets",
"amount": 3686.0
}
],
"expected_reward_tokens": 9471.0,
"profit_sb": -29.0,
"profit_sb_percentage": -0.31,
"recommended": false
},
"lines": [
{
"id": "20832bf4-6694-4404-901d-ebfae7512306",
"gambit_id": "d634b370-71c3-4483-b2b5-9118ddc87fe1",
"last_updated": "2023-11-13T19:38:24.731941-05:00",
"created_at": "2023-11-12T09:32:57.455091-05:00",
"name": "Denver Nuggets",
"reward": "1.50000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01a53a08-debd-437e-9577-7b3f9545e782/?format=api"
},
{
"id": "56604e5b-72c2-436e-9321-0fc0e5019ae5",
"gambit_id": "cbce3cee-5bd7-4478-b277-930a815a7747",
"last_updated": "2023-11-13T19:38:24.735143-05:00",
"created_at": "2023-11-12T09:32:57.459611-05:00",
"name": "Houston Rockets",
"reward": "2.57000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01a53a08-debd-437e-9577-7b3f9545e782/?format=api"
}
]
}