GET /api/bet_types/a240cbd2-f4ad-4c7f-8870-9cbf2749d9e9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a240cbd2-f4ad-4c7f-8870-9cbf2749d9e9",
"match": "https://api-prod.gambitprofit.com/api/matches/454d26cc-ac82-42de-b88b-4e935b892d79/?format=api",
"name": "Over/Under",
"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": "Game Total Under 233",
"amount": 5000.0
},
{
"team": "Game Total Over 233",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "b10168d0-ed3f-461e-97ec-a821d3acc6ca",
"gambit_id": "695b4e5e-a4b4-4f93-98de-bbf3804991d3",
"last_updated": "2022-12-03T09:52:34.653194-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 233",
"reward": "1.80000",
"odds": "1.90910",
"spread": "233.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a240cbd2-f4ad-4c7f-8870-9cbf2749d9e9/?format=api"
},
{
"id": "bdf68625-0173-44e7-b423-0d46d5953151",
"gambit_id": "7f18768d-da81-4549-ad7c-4a2c7824c455",
"last_updated": "2022-12-03T09:52:34.654289-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 233",
"reward": "1.80000",
"odds": "1.90910",
"spread": "233.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a240cbd2-f4ad-4c7f-8870-9cbf2749d9e9/?format=api"
}
]
}