GET /api/bet_types/9f841624-9b69-457e-a7e6-825e477c289c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9f841624-9b69-457e-a7e6-825e477c289c",
"match": "https://api-prod.gambitprofit.com/api/matches/161e76f4-48f5-45b2-a952-cfe38413758c/?format=api",
"name": "Over/Under",
"created_at": "2023-07-30T08:18:22.598288-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 9",
"amount": 5319.0
},
{
"team": "Game Total Under 9",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "2e9e927e-1939-427b-be02-eaa741129cfa",
"gambit_id": "14c0f154-aeff-4641-b001-49ded91decc5",
"last_updated": "2023-07-31T18:18:09.304728-04:00",
"created_at": "2023-07-30T08:18:22.608546-04:00",
"name": "Game Total Over 9",
"reward": "1.76000",
"odds": "1.80000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f841624-9b69-457e-a7e6-825e477c289c/?format=api"
},
{
"id": "c97c50e4-a720-4c94-a6d4-3d01ed5d9259",
"gambit_id": "fc0e3438-085f-4d1c-9d3a-0da40551e23f",
"last_updated": "2023-07-31T18:18:09.309089-04:00",
"created_at": "2023-07-30T08:18:22.612507-04:00",
"name": "Game Total Under 9",
"reward": "2.00000",
"odds": "2.05000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f841624-9b69-457e-a7e6-825e477c289c/?format=api"
}
]
}