GET /api/bet_types/c43ac09e-d085-47c5-9762-7ba846581807/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c43ac09e-d085-47c5-9762-7ba846581807",
"match": "https://api-prod.gambitprofit.com/api/matches/8b7434bb-7000-4918-a719-ed12b668123d/?format=api",
"name": "Over/Under",
"created_at": "2023-10-03T10:18:16.422380-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 45.5",
"amount": 5000.0
},
{
"team": "Game Total Under 45.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "e5bb8663-3ce3-45ef-893a-b73084edb4f0",
"gambit_id": "950cce3d-15d4-4cf0-8077-c17a89d8900a",
"last_updated": "2023-10-09T15:43:10.658660-04:00",
"created_at": "2023-10-03T10:18:16.426728-04:00",
"name": "Game Total Over 45.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "45.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c43ac09e-d085-47c5-9762-7ba846581807/?format=api"
},
{
"id": "9bb262a8-bda7-4cc6-8459-0310a29b5e85",
"gambit_id": "0d542c4d-9a8e-46dd-8404-11e0502d421e",
"last_updated": "2023-10-09T15:43:10.662181-04:00",
"created_at": "2023-10-03T10:18:16.432183-04:00",
"name": "Game Total Under 45.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "45.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c43ac09e-d085-47c5-9762-7ba846581807/?format=api"
}
]
}