GET /api/bet_types/917cdecb-cb6b-41bb-90c2-74e211940553/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "917cdecb-cb6b-41bb-90c2-74e211940553",
"match": "https://api-prod.gambitprofit.com/api/matches/1a2bb5fc-621c-4e31-9c62-be1a27e75278/?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 46",
"amount": 5000.0
},
{
"team": "Game Total Under 46",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "53c2dfbd-c706-4f48-a119-f12397ccd5e3",
"gambit_id": "b7e6927e-8f0c-41ba-86df-455771bb28d2",
"last_updated": "2022-12-24T17:12:20.154131-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 46",
"reward": "1.88000",
"odds": "1.90910",
"spread": "46.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/917cdecb-cb6b-41bb-90c2-74e211940553/?format=api"
},
{
"id": "b58875e7-6355-402a-922f-97e047293e05",
"gambit_id": "3756ee10-8082-44bd-b136-6716663d6fa4",
"last_updated": "2022-12-24T17:12:20.152995-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 46",
"reward": "1.88000",
"odds": "1.90910",
"spread": "46.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/917cdecb-cb6b-41bb-90c2-74e211940553/?format=api"
}
]
}