GET /api/bet_types/b42f8bdc-0336-4119-b889-0eb73afa0948/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b42f8bdc-0336-4119-b889-0eb73afa0948",
"match": "https://api-prod.gambitprofit.com/api/matches/3258dd86-657b-4d49-b406-c04a83a1f2fb/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-16T09:23:12.626389-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": 6390.0
},
{
"team": "Oklahoma City Thunder",
"amount": 3610.0
}
],
"expected_reward_tokens": 9457.2,
"profit_sb": -42.8,
"profit_sb_percentage": -0.45,
"recommended": false
},
"lines": [
{
"id": "15de2fce-a4f3-4270-bf7d-b8c81b4e4402",
"gambit_id": "710ccd53-7478-4c35-b8a6-0a8341b55bf1",
"last_updated": "2023-12-18T10:33:31.915859-05:00",
"created_at": "2023-12-16T09:23:12.630000-05:00",
"name": "Denver Nuggets",
"reward": "1.48000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b42f8bdc-0336-4119-b889-0eb73afa0948/?format=api"
},
{
"id": "402bae41-a0e2-4e8c-800a-9fcc2bc095da",
"gambit_id": "af212c7c-0724-462e-b192-61dd52e81f7e",
"last_updated": "2023-12-18T10:33:31.920852-05:00",
"created_at": "2023-12-16T09:23:12.634014-05:00",
"name": "Oklahoma City Thunder",
"reward": "2.62000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b42f8bdc-0336-4119-b889-0eb73afa0948/?format=api"
}
]
}