GET /api/bet_types/6b3d4de8-1181-4671-bec0-9102d60b642e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6b3d4de8-1181-4671-bec0-9102d60b642e",
"match": "https://api-prod.gambitprofit.com/api/matches/fc19d41e-55a8-4f01-8e5c-a4c635d88f9a/?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 48",
"amount": 5000.0
},
{
"team": "Game Total Over 48",
"amount": 5000.0
}
],
"expected_reward_tokens": 9050.0,
"profit_sb": 50.0,
"profit_sb_percentage": 0.56,
"recommended": true
},
"lines": [
{
"id": "3418a7fc-3ccb-4f4d-99b4-2d4a177c0457",
"gambit_id": "5ecef615-78ad-418f-82fb-cfa74d5d500a",
"last_updated": "2022-09-18T20:42:17.335812-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 48",
"reward": "1.81000",
"odds": "1.90910",
"spread": "48.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b3d4de8-1181-4671-bec0-9102d60b642e/?format=api"
},
{
"id": "37f1496c-313a-4157-9e6d-45b0d1baeac9",
"gambit_id": "2e96e6bb-2716-4263-bf12-97fe09dadde6",
"last_updated": "2022-09-18T20:42:17.336863-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 48",
"reward": "1.81000",
"odds": "1.90910",
"spread": "48.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b3d4de8-1181-4671-bec0-9102d60b642e/?format=api"
}
]
}