GET /api/bet_types/ebbcae32-4162-4abf-a8ad-07fba824d12c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ebbcae32-4162-4abf-a8ad-07fba824d12c",
"match": "https://api-prod.gambitprofit.com/api/matches/4595d200-3445-49c2-ae83-63d861b5a93c/?format=api",
"name": "Over/Under",
"created_at": "2023-03-29T10:07:04.014856-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 Under 231",
"amount": 5000.0
},
{
"team": "Game Total Over 231",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "42c3d52c-487c-4d24-b63f-24df2c7b6912",
"gambit_id": "9117afba-dc9c-45dc-a7bb-d8173b6fa269",
"last_updated": "2023-03-30T10:26:56.745262-04:00",
"created_at": "2023-03-29T10:07:04.017745-04:00",
"name": "Game Total Under 231",
"reward": "1.87000",
"odds": "1.90910",
"spread": "231.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebbcae32-4162-4abf-a8ad-07fba824d12c/?format=api"
},
{
"id": "db3fbea0-aaa0-4662-b382-24f6d14967cf",
"gambit_id": "352af2a1-3b61-44cc-978b-cc73d6b5cd27",
"last_updated": "2023-03-30T10:26:56.746656-04:00",
"created_at": "2023-03-29T10:07:04.020221-04:00",
"name": "Game Total Over 231",
"reward": "1.87000",
"odds": "1.90910",
"spread": "231.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebbcae32-4162-4abf-a8ad-07fba824d12c/?format=api"
}
]
}