GET /api/bet_types/f1b68595-d31b-4000-90fc-6507434262ac/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f1b68595-d31b-4000-90fc-6507434262ac",
"match": "https://api-prod.gambitprofit.com/api/matches/c64c317d-a38c-4348-a049-c3d471c1c0f3/?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": "Indiana Pacers",
"amount": 6986.0
},
{
"team": "Orlando Magic",
"amount": 3014.0
}
],
"expected_reward_tokens": 9221.52,
"profit_sb": 221.52,
"profit_sb_percentage": 2.46,
"recommended": true
},
"lines": [
{
"id": "cb53ff67-3167-4005-9d1d-430b6d17f4a6",
"gambit_id": "b1dcf3ce-3d1f-4c38-ac01-7d7b8b3f14c5",
"last_updated": "2022-11-22T10:02:04.107889-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Indiana Pacers",
"reward": "1.32000",
"odds": "1.36360",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1b68595-d31b-4000-90fc-6507434262ac/?format=api"
},
{
"id": "82821da7-c0b0-42a4-8bda-2fe7313cc637",
"gambit_id": "2f9312e0-2d0a-4942-889c-cbd37a828a5a",
"last_updated": "2022-11-22T10:02:04.108899-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Orlando Magic",
"reward": "3.06000",
"odds": "3.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1b68595-d31b-4000-90fc-6507434262ac/?format=api"
}
]
}