GET /api/bet_types/7553eac8-2d25-4474-a97e-bf26242e161f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7553eac8-2d25-4474-a97e-bf26242e161f",
"match": "https://api-prod.gambitprofit.com/api/matches/abcbd904-b3cd-40de-b665-66b605cbd4b1/?format=api",
"name": "Over/Under",
"created_at": "2023-03-14T19:52:11.280008-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 135.5",
"amount": 5000.0
},
{
"team": "Game Total Under 135.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "b60896f7-1e81-43bb-ab0d-9d847b3812ff",
"gambit_id": "b66f327d-04f0-47ea-8063-33d9049c4e05",
"last_updated": "2023-03-17T10:37:23.391830-04:00",
"created_at": "2023-03-14T19:52:11.283058-04:00",
"name": "Game Total Over 135.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "135.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7553eac8-2d25-4474-a97e-bf26242e161f/?format=api"
},
{
"id": "c9942d2a-c7b0-4d3e-9fdb-b5f8f1492ef6",
"gambit_id": "643774ce-dfb4-4d81-aa30-7ecaf3b83463",
"last_updated": "2023-03-17T10:37:23.390782-04:00",
"created_at": "2023-03-14T19:52:11.281500-04:00",
"name": "Game Total Under 135.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "135.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7553eac8-2d25-4474-a97e-bf26242e161f/?format=api"
}
]
}