GET /api/bet_types/edcfb86a-f77a-4096-8a04-346a10222bdd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "edcfb86a-f77a-4096-8a04-346a10222bdd",
"match": "https://api-prod.gambitprofit.com/api/matches/e5f0c7a2-bad6-4eab-951d-9b255e8405c9/?format=api",
"name": "Over/Under",
"created_at": "2023-03-20T11:36:57.689836-04: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 148",
"amount": 5000.0
},
{
"team": "Game Total Over 148",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "63fd6ca9-8117-498a-8e9f-e14640c02221",
"gambit_id": "675872e1-2b55-439d-b545-0c789ba8a9ef",
"last_updated": "2023-03-26T13:37:02.967719-04:00",
"created_at": "2023-03-20T11:36:57.692911-04:00",
"name": "Game Total Under 148",
"reward": "1.87000",
"odds": "1.90910",
"spread": "148.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/edcfb86a-f77a-4096-8a04-346a10222bdd/?format=api"
},
{
"id": "ee870873-504d-4fde-8fc8-659f9c8fde39",
"gambit_id": "f12da363-5e2a-4620-8681-c5cef3f0d870",
"last_updated": "2023-03-26T13:37:02.969576-04:00",
"created_at": "2023-03-20T11:36:57.695904-04:00",
"name": "Game Total Over 148",
"reward": "1.87000",
"odds": "1.90910",
"spread": "148.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/edcfb86a-f77a-4096-8a04-346a10222bdd/?format=api"
}
]
}