GET /api/bet_types/77ed00de-0b10-458c-b558-71e7d97d22ca/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "77ed00de-0b10-458c-b558-71e7d97d22ca",
"match": "https://api-prod.gambitprofit.com/api/matches/5f254710-f1e1-41b8-a435-c0040f01833d/?format=api",
"name": "Over/Under",
"created_at": "2023-10-12T10:57:59.530991-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 Over 44",
"amount": 5000.0
},
{
"team": "Game Total Under 44",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "66c24c82-6ded-444e-b0e3-8032f3a7536f",
"gambit_id": "fb8a6c22-486a-4a10-aefa-fea9218c81e6",
"last_updated": "2023-10-16T18:23:01.355470-04:00",
"created_at": "2023-10-12T10:57:59.534654-04:00",
"name": "Game Total Over 44",
"reward": "1.86000",
"odds": "1.90910",
"spread": "44.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/77ed00de-0b10-458c-b558-71e7d97d22ca/?format=api"
},
{
"id": "40243039-2f68-44b7-8fa2-c59d00a64550",
"gambit_id": "9f7f5bea-ccc7-4a34-8f08-be39e0444c7a",
"last_updated": "2023-10-16T18:23:01.358849-04:00",
"created_at": "2023-10-12T10:57:59.539100-04:00",
"name": "Game Total Under 44",
"reward": "1.86000",
"odds": "1.90910",
"spread": "44.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/77ed00de-0b10-458c-b558-71e7d97d22ca/?format=api"
}
]
}