GET /api/bet_types/3dc0ec72-a901-48b7-a25f-5352808f4d66/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3dc0ec72-a901-48b7-a25f-5352808f4d66",
"match": "https://api-prod.gambitprofit.com/api/matches/34bc0e11-2252-4db9-a648-6e87c19ab8bb/?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 58",
"amount": 5000.0
},
{
"team": "Game Total Under 58",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "8496fbea-a4a4-449e-81dc-132d709a7a47",
"gambit_id": "460e9a08-f968-4183-b272-e8c28db42350",
"last_updated": "2022-10-11T11:37:05.888747-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 58",
"reward": "1.88000",
"odds": "1.90910",
"spread": "58.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3dc0ec72-a901-48b7-a25f-5352808f4d66/?format=api"
},
{
"id": "4ae37dfc-0765-4075-8c4e-96c1a13a6c3d",
"gambit_id": "320df02e-0fbb-4eca-b65b-aac961263a13",
"last_updated": "2022-10-11T11:37:05.887620-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 58",
"reward": "1.88000",
"odds": "1.90910",
"spread": "58.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3dc0ec72-a901-48b7-a25f-5352808f4d66/?format=api"
}
]
}