GET /api/bet_types/d72cf14a-131e-4250-bf88-413172a406c3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d72cf14a-131e-4250-bf88-413172a406c3",
"match": "https://api-prod.gambitprofit.com/api/matches/7b18e794-42ef-4d43-befa-7b52739a4f9f/?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 Under 218.5",
"amount": 5000.0
},
{
"team": "Game Total Over 218.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "bbd87623-6e98-4788-8f78-b167ba2293f2",
"gambit_id": "041a340e-4b9c-4a40-a22c-4f5b96518b44",
"last_updated": "2022-10-29T19:07:21.697487-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/d72cf14a-131e-4250-bf88-413172a406c3/?format=api"
},
{
"id": "465e73da-0c22-4253-b771-2007b6f9496c",
"gambit_id": "940489f1-a872-459b-ae29-5cf7c849930c",
"last_updated": "2022-10-29T19:07:21.698648-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/d72cf14a-131e-4250-bf88-413172a406c3/?format=api"
}
]
}