GET /api/bet_types/9c949435-59a9-4d5c-9d8a-dbc8e5194953/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9c949435-59a9-4d5c-9d8a-dbc8e5194953",
"match": "https://api-prod.gambitprofit.com/api/matches/d96df80e-48e2-4992-aba4-135ccdcb097b/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "Dallas Mavericks",
"amount": 5304.0
},
{
"team": "Golden State Warriors",
"amount": 4696.0
}
],
"expected_reward_tokens": 9016.32,
"profit_sb": 16.32,
"profit_sb_percentage": 0.18,
"recommended": true
},
"lines": [
{
"id": "c22ce791-75e8-488e-8b7a-f4a4a5d04ace",
"gambit_id": "3d1e628d-9bdf-4469-a1d8-42ad146cd4fe",
"last_updated": "2022-11-30T10:02:23.449476-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Dallas Mavericks",
"reward": "1.70000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c949435-59a9-4d5c-9d8a-dbc8e5194953/?format=api"
},
{
"id": "0caa5532-91c2-4705-8309-321139c29f55",
"gambit_id": "79d0defe-9164-4283-86ae-2a544d4b487a",
"last_updated": "2022-11-30T10:02:23.450577-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Golden State Warriors",
"reward": "1.92000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c949435-59a9-4d5c-9d8a-dbc8e5194953/?format=api"
}
]
}