GET /api/bet_types/e996ba92-9ae1-4bc9-9168-ee9e13dbf48d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e996ba92-9ae1-4bc9-9168-ee9e13dbf48d",
"match": "https://api-prod.gambitprofit.com/api/matches/b6c25ec7-e7f0-4cc7-bb40-754662b385aa/?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 8",
"amount": 5212.0
},
{
"team": "Game Total Over 8",
"amount": 4788.0
}
],
"expected_reward_tokens": 9432.36,
"profit_sb": -67.64,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "571414ff-20cb-49ce-950e-5021f81f0d2e",
"gambit_id": "82efea81-edd1-47e8-bdb0-9f32c08bba38",
"last_updated": "2022-10-06T10:02:08.182711-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 8",
"reward": "1.81000",
"odds": "1.83330",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e996ba92-9ae1-4bc9-9168-ee9e13dbf48d/?format=api"
},
{
"id": "a6012677-af24-4b71-b46d-9a9db0e1a3a8",
"gambit_id": "1237cc32-86f7-45f1-8753-9fa37e84eb32",
"last_updated": "2022-10-06T10:02:08.183716-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 8",
"reward": "1.97000",
"odds": "2.00000",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e996ba92-9ae1-4bc9-9168-ee9e13dbf48d/?format=api"
}
]
}