GET /api/bet_types/339e6e4f-230f-4550-ac8e-c1b6a561c8df/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "339e6e4f-230f-4550-ac8e-c1b6a561c8df",
"match": "https://api-prod.gambitprofit.com/api/matches/36bbd430-7a33-4b2c-be78-2a257fabfe5a/?format=api",
"name": "Over/Under",
"created_at": "2024-01-15T10:23:23.341795-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 228.5",
"amount": 5000.0
},
{
"team": "Game Total Over 228.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "97ea127a-1f26-45f1-9729-de0292498134",
"gambit_id": "92836bf9-565b-4b7f-a203-0728ffc51dca",
"last_updated": "2024-01-17T22:13:08.452241-05:00",
"created_at": "2024-01-15T10:23:23.354112-05:00",
"name": "Game Total Under 228.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "228.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/339e6e4f-230f-4550-ac8e-c1b6a561c8df/?format=api"
},
{
"id": "ed141eb0-6518-4401-9ae9-67ff1eb6bafa",
"gambit_id": "fe99beb4-fd04-42cb-b068-a32087cf38e2",
"last_updated": "2024-01-17T22:13:08.455646-05:00",
"created_at": "2024-01-15T10:23:23.346241-05:00",
"name": "Game Total Over 228.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "228.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/339e6e4f-230f-4550-ac8e-c1b6a561c8df/?format=api"
}
]
}