GET /api/bet_types/0409b955-383d-453e-8bf8-acd95c45b2d2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0409b955-383d-453e-8bf8-acd95c45b2d2",
"match": "https://api-prod.gambitprofit.com/api/matches/f6afc503-6dc6-411c-a397-e3a96adbe868/?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 Over 232",
"amount": 5000.0
},
{
"team": "Game Total Under 232",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "3e9656a3-7120-458b-8d06-795d18c52e1d",
"gambit_id": "4a649d16-56f5-4088-b428-1c1b9c20e6fb",
"last_updated": "2022-11-14T15:02:55.394682-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 232",
"reward": "1.80000",
"odds": "1.90910",
"spread": "232.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0409b955-383d-453e-8bf8-acd95c45b2d2/?format=api"
},
{
"id": "f80fb337-1aaa-4be3-9478-5c7ca50d4aeb",
"gambit_id": "c53b413c-8c16-4113-bb9d-32f0b500c7e0",
"last_updated": "2022-11-14T15:02:55.393600-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 232",
"reward": "1.80000",
"odds": "1.90910",
"spread": "232.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0409b955-383d-453e-8bf8-acd95c45b2d2/?format=api"
}
]
}