GET /api/bet_types/3a6f79ae-892a-4ccd-ad5d-4693514e307d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3a6f79ae-892a-4ccd-ad5d-4693514e307d",
"match": "https://api-prod.gambitprofit.com/api/matches/f6af8592-6d64-477c-9c65-7ac3f26d2452/?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 218.5",
"amount": 5000.0
},
{
"team": "Game Total Under 218.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "a9aab96b-4932-43b2-84eb-e8b9f92753a3",
"gambit_id": "ae92994e-0137-47fe-a24b-10800c3cc0a8",
"last_updated": "2022-10-31T10:57:10.852855-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 218.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "218.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a6f79ae-892a-4ccd-ad5d-4693514e307d/?format=api"
},
{
"id": "6f96ee7c-7316-4dc7-b38c-fbd5a11f0cb7",
"gambit_id": "45b1a5de-2127-4a15-9ae5-9e5bfba49a5e",
"last_updated": "2022-10-31T10:57:10.851865-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 218.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "218.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a6f79ae-892a-4ccd-ad5d-4693514e307d/?format=api"
}
]
}