GET /api/bet_types/2e5a75dc-6429-49b6-969e-7aeef74ae9ee/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2e5a75dc-6429-49b6-969e-7aeef74ae9ee",
"match": "https://api-prod.gambitprofit.com/api/matches/00d6bd40-ff4f-40df-b1a3-4906e33c797b/?format=api",
"name": "Over/Under",
"created_at": "2023-10-03T10:18:13.836231-04: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 38.5",
"amount": 5000.0
},
{
"team": "Game Total Under 38.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "21cb38c1-d304-49f2-b550-6b338d95d3e7",
"gambit_id": "68c57231-d4f8-45f7-a188-9a094f12d554",
"last_updated": "2023-10-09T15:48:14.746449-04:00",
"created_at": "2023-10-03T10:18:13.841067-04:00",
"name": "Game Total Over 38.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "38.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e5a75dc-6429-49b6-969e-7aeef74ae9ee/?format=api"
},
{
"id": "fc83b2eb-8634-433e-8663-f05c5eb11e7c",
"gambit_id": "439e3628-62cf-49d0-a34e-5d5311715803",
"last_updated": "2023-10-09T15:48:14.749580-04:00",
"created_at": "2023-10-03T10:18:13.845212-04:00",
"name": "Game Total Under 38.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "38.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e5a75dc-6429-49b6-969e-7aeef74ae9ee/?format=api"
}
]
}