GET /api/bet_types/88724974-be73-465e-a27c-935485396bfa/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "88724974-be73-465e-a27c-935485396bfa",
"match": "https://api-prod.gambitprofit.com/api/matches/f39e7fe9-d206-403a-8fcd-15517817c9fc/?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 57.5",
"amount": 5000.0
},
{
"team": "Game Total Under 57.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "ebc585ca-7c56-44f1-b21c-6d6156a90bf5",
"gambit_id": "562d981f-3051-4678-9ddf-a46e17009a49",
"last_updated": "2022-10-31T10:27:23.620730-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 57.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "57.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88724974-be73-465e-a27c-935485396bfa/?format=api"
},
{
"id": "d695b541-98d8-408f-aaa5-a96f92f260ea",
"gambit_id": "f559f6e4-7f28-48b0-a2c4-f114192348a3",
"last_updated": "2022-10-31T10:27:23.619450-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 57.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "57.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88724974-be73-465e-a27c-935485396bfa/?format=api"
}
]
}