GET /api/bet_types/c0833eb2-bb9f-4403-8d09-dc732bb4611c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c0833eb2-bb9f-4403-8d09-dc732bb4611c",
"match": "https://api-prod.gambitprofit.com/api/matches/cc041ef8-8347-4cab-9fbc-e13da8f8c784/?format=api",
"name": "Over/Under",
"created_at": "2023-12-16T09:23:10.574853-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 230",
"amount": 5000.0
},
{
"team": "Game Total Under 230",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "a75db33c-10d5-46c8-90e5-b3ca24c4926c",
"gambit_id": "6f624f28-f589-4274-8cb2-44b612e604db",
"last_updated": "2023-12-18T10:43:03.248364-05:00",
"created_at": "2023-12-16T09:23:10.579086-05:00",
"name": "Game Total Over 230",
"reward": "1.87000",
"odds": "1.90910",
"spread": "230.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0833eb2-bb9f-4403-8d09-dc732bb4611c/?format=api"
},
{
"id": "b1da796b-028e-4fc2-a90e-fb3f1a22a373",
"gambit_id": "7b90f9fa-3f06-4048-b8c3-9a55c5a3a6ac",
"last_updated": "2023-12-18T10:43:03.251998-05:00",
"created_at": "2023-12-16T09:23:10.583785-05:00",
"name": "Game Total Under 230",
"reward": "1.87000",
"odds": "1.90910",
"spread": "230.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0833eb2-bb9f-4403-8d09-dc732bb4611c/?format=api"
}
]
}