GET /api/bet_types/82328446-5799-412b-af6f-d50782d81497/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "82328446-5799-412b-af6f-d50782d81497",
"match": "https://api-prod.gambitprofit.com/api/matches/f475e8d0-d9df-4a55-8386-3cd448c75af5/?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 55",
"amount": 5000.0
},
{
"team": "Game Total Over 55",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "d12352af-5ecb-4699-b974-a59f787b8525",
"gambit_id": "7476c625-69dd-457f-812f-266512e729db",
"last_updated": "2022-11-28T09:37:05.915524-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 55",
"reward": "1.80000",
"odds": "1.90910",
"spread": "55.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82328446-5799-412b-af6f-d50782d81497/?format=api"
},
{
"id": "4e975a48-dec5-4f40-bfc8-4f8f0c319602",
"gambit_id": "f46b84fc-3c49-489b-989f-09bc2edcf48b",
"last_updated": "2022-11-28T09:37:05.916522-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 55",
"reward": "1.80000",
"odds": "1.90910",
"spread": "55.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82328446-5799-412b-af6f-d50782d81497/?format=api"
}
]
}