GET /api/bet_types/f9f3b3b5-f7b8-4155-ade5-27da06a6192d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f9f3b3b5-f7b8-4155-ade5-27da06a6192d",
"match": "https://api-prod.gambitprofit.com/api/matches/24d8d4a3-840e-4d49-ae81-3a2d60757786/?format=api",
"name": "Over/Under",
"created_at": "2023-08-24T12:57:59.864437-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 34.5",
"amount": 5000.0
},
{
"team": "Game Total Under 34.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "bcaae975-2023-4959-8f9b-07f8d342c132",
"gambit_id": "be3bff7a-3780-4d5a-bd79-c6db22a69f82",
"last_updated": "2023-08-29T09:23:25.041263-04:00",
"created_at": "2023-08-24T12:57:59.869320-04:00",
"name": "Game Total Over 34.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "34.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9f3b3b5-f7b8-4155-ade5-27da06a6192d/?format=api"
},
{
"id": "50f883bf-87c4-469c-ad2d-4a6d06cbbf2f",
"gambit_id": "7416466d-cdc5-4e73-99e3-ba043a464adf",
"last_updated": "2023-08-29T09:23:25.045238-04:00",
"created_at": "2023-08-24T12:57:59.873537-04:00",
"name": "Game Total Under 34.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "34.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9f3b3b5-f7b8-4155-ade5-27da06a6192d/?format=api"
}
]
}