GET /api/bet_types/e5cf5698-185a-4aec-8669-949dd892c9ac/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e5cf5698-185a-4aec-8669-949dd892c9ac",
"match": "https://api-prod.gambitprofit.com/api/matches/8d126ed1-c7d0-4ee9-a98f-fc2ed2234e4b/?format=api",
"name": "Over/Under",
"created_at": "2023-12-13T08:57:56.567826-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 224",
"amount": 5000.0
},
{
"team": "Game Total Over 224",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "f1a01ce9-acfa-4418-a25c-4946dbd21435",
"gambit_id": "0a29bf6e-7bf9-4593-8aba-6b56eefb7b1e",
"last_updated": "2023-12-15T10:03:18.264744-05:00",
"created_at": "2023-12-13T08:57:56.577495-05:00",
"name": "Game Total Under 224",
"reward": "1.87000",
"odds": "1.90910",
"spread": "224.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e5cf5698-185a-4aec-8669-949dd892c9ac/?format=api"
},
{
"id": "d02ac721-437f-427b-94da-f54e8d16aa18",
"gambit_id": "bbab7486-2949-49cf-bc8c-e4e4816ddd52",
"last_updated": "2023-12-15T10:03:18.261271-05:00",
"created_at": "2023-12-13T08:57:56.572044-05:00",
"name": "Game Total Over 224",
"reward": "1.87000",
"odds": "1.90910",
"spread": "224.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e5cf5698-185a-4aec-8669-949dd892c9ac/?format=api"
}
]
}