GET /api/bet_types/5974accf-a86e-45a9-bd8d-d329fa5f671b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5974accf-a86e-45a9-bd8d-d329fa5f671b",
"match": "https://api-prod.gambitprofit.com/api/matches/52c19dc8-6d30-4617-88a8-0aa5fd3c6325/?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 47.5",
"amount": 5000.0
},
{
"team": "Game Total Over 47.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9050.0,
"profit_sb": 50.0,
"profit_sb_percentage": 0.56,
"recommended": true
},
"lines": [
{
"id": "7bd11278-6680-4acc-a958-2127d30b3eef",
"gambit_id": "76e550ca-990a-42ed-913f-2c0b0d975f57",
"last_updated": "2022-09-11T10:57:00.208538-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 47.5",
"reward": "1.81000",
"odds": "1.90910",
"spread": "47.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5974accf-a86e-45a9-bd8d-d329fa5f671b/?format=api"
},
{
"id": "e1b1b914-7a7b-45fd-a8b0-612d14fb1a06",
"gambit_id": "f0ecb000-2d2c-4c2d-af65-b0a96040cbce",
"last_updated": "2022-09-11T10:57:00.209768-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 47.5",
"reward": "1.81000",
"odds": "1.90910",
"spread": "47.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5974accf-a86e-45a9-bd8d-d329fa5f671b/?format=api"
}
]
}