GET /api/bet_types/53b4b4b5-8648-4457-8928-8844933fbfac/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "53b4b4b5-8648-4457-8928-8844933fbfac",
"match": "https://api-prod.gambitprofit.com/api/matches/bf603d55-71dd-46df-8dfc-f60857a038c9/?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 40",
"amount": 5097.0
},
{
"team": "Game Total Under 40",
"amount": 4903.0
}
],
"expected_reward_tokens": 8970.72,
"profit_sb": -29.28,
"profit_sb_percentage": -0.33,
"recommended": false
},
"lines": [
{
"id": "f17c8735-c898-4c45-b3ac-1cfa2588dcaf",
"gambit_id": "bc75ec77-482f-4216-a441-9953bace7a84",
"last_updated": "2022-09-19T10:57:13.852829-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 40",
"reward": "1.76000",
"odds": "1.86960",
"spread": "40.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/53b4b4b5-8648-4457-8928-8844933fbfac/?format=api"
},
{
"id": "d2f07895-b830-4ee3-aa22-e8ff9a5c9be0",
"gambit_id": "0710d718-0650-4e38-958e-a5e2ba6d170f",
"last_updated": "2022-09-19T10:57:13.851795-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 40",
"reward": "1.83000",
"odds": "1.95240",
"spread": "40.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/53b4b4b5-8648-4457-8928-8844933fbfac/?format=api"
}
]
}