GET /api/bet_types/06fecbd6-155a-43dc-8e27-cb22cba6aec5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "06fecbd6-155a-43dc-8e27-cb22cba6aec5",
"match": "https://api-prod.gambitprofit.com/api/matches/55656f83-f30d-400f-9ce9-d6857ee4e01f/?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 9",
"amount": 5204.0
},
{
"team": "Game Total Over 9",
"amount": 4796.0
}
],
"expected_reward_tokens": 9159.04,
"profit_sb": 159.04,
"profit_sb_percentage": 1.77,
"recommended": true
},
"lines": [
{
"id": "bcb74f0d-c44c-4edf-8981-6a696635145b",
"gambit_id": "ab2a7ce6-3ef6-40b6-9350-d0639d83e3ac",
"last_updated": "2022-08-07T10:52:15.308823-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 9",
"reward": "1.76000",
"odds": "1.83330",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/06fecbd6-155a-43dc-8e27-cb22cba6aec5/?format=api"
},
{
"id": "aebafabd-b8a4-4448-b1f3-15a1e1d40013",
"gambit_id": "3a4272cd-93d7-4943-bd27-55fbb29d9df4",
"last_updated": "2022-08-07T10:52:15.309260-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 9",
"reward": "1.91000",
"odds": "2.00000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/06fecbd6-155a-43dc-8e27-cb22cba6aec5/?format=api"
}
]
}