GET /api/bet_types/9d832914-6465-4908-ab44-c423e1b0e761/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9d832914-6465-4908-ab44-c423e1b0e761",
"match": "https://api-prod.gambitprofit.com/api/matches/23d2b41e-9728-4815-b565-d31580288f49/?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 6",
"amount": 5097.0
},
{
"team": "Game Total Over 6",
"amount": 4903.0
}
],
"expected_reward_tokens": 8970.72,
"profit_sb": -29.28,
"profit_sb_percentage": -0.33,
"recommended": false
},
"lines": [
{
"id": "b926836a-aaaa-4260-8bdf-17a6375c674a",
"gambit_id": "331da0c0-4867-47ac-b324-2dc82e8299d5",
"last_updated": "2022-12-14T10:17:17.534038-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6",
"reward": "1.76000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d832914-6465-4908-ab44-c423e1b0e761/?format=api"
},
{
"id": "b653fc8b-3f64-4b4b-b122-e21d37d05610",
"gambit_id": "fe5e9c9b-b11f-4bfb-81dd-8a12bff31448",
"last_updated": "2022-12-14T10:17:17.535406-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6",
"reward": "1.83000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d832914-6465-4908-ab44-c423e1b0e761/?format=api"
}
]
}