GET /api/bet_types/f84c5627-2c27-4c7f-9527-1f37a0fa6ca9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f84c5627-2c27-4c7f-9527-1f37a0fa6ca9",
"match": "https://api-prod.gambitprofit.com/api/matches/74b7fdc8-ac99-4516-95e6-976f28e5e1e9/?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 234",
"amount": 5000.0
},
{
"team": "Game Total Under 234",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "c99aafa8-5300-4268-a32f-2df446189a27",
"gambit_id": "9cd235c8-976d-4eaa-84a3-c0f8d48641ba",
"last_updated": "2022-10-25T10:07:49.881489-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 234",
"reward": "1.88000",
"odds": "1.90910",
"spread": "234.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f84c5627-2c27-4c7f-9527-1f37a0fa6ca9/?format=api"
},
{
"id": "0796e632-0b85-43c4-b2af-9ec5ee87abaf",
"gambit_id": "460922ae-a28d-42a6-a61b-e0c19c993456",
"last_updated": "2022-10-25T10:07:49.880285-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 234",
"reward": "1.88000",
"odds": "1.90910",
"spread": "234.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f84c5627-2c27-4c7f-9527-1f37a0fa6ca9/?format=api"
}
]
}