GET /api/bet_types/848e592f-07a6-4f5d-8212-000af9769092/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "848e592f-07a6-4f5d-8212-000af9769092",
"match": "https://api-prod.gambitprofit.com/api/matches/b26b3faa-6bc4-4874-9f42-8e296cb02bb2/?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 Over 51",
"amount": 5000.0
},
{
"team": "Game Total Under 51",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "6647f05e-990e-4128-9194-41db25817101",
"gambit_id": "38954a6a-787a-4ac8-b6c3-1ac358951915",
"last_updated": "2022-10-23T19:32:04.970036-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 51",
"reward": "1.88000",
"odds": "1.90910",
"spread": "51.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/848e592f-07a6-4f5d-8212-000af9769092/?format=api"
},
{
"id": "b15d0fe5-50f8-4c75-9d22-bd561d46785e",
"gambit_id": "24e8c9d0-4bc4-41ea-a3d1-cea0339fe673",
"last_updated": "2022-10-23T19:32:04.968804-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 51",
"reward": "1.88000",
"odds": "1.90910",
"spread": "51.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/848e592f-07a6-4f5d-8212-000af9769092/?format=api"
}
]
}