GET /api/bet_types/8eafa761-9c4e-4be9-8050-5528c87567ec/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8eafa761-9c4e-4be9-8050-5528c87567ec",
"match": "https://api-prod.gambitprofit.com/api/matches/b667b66a-a038-4728-9f95-566c4b924e4f/?format=api",
"name": "Over/Under",
"created_at": "2022-12-23T12:47:10.684227-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 35.5",
"amount": 5000.0
},
{
"team": "Game Total Over 35.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 8950.0,
"profit_sb": -50.0,
"profit_sb_percentage": -0.56,
"recommended": false
},
"lines": [
{
"id": "407a14b3-bf8b-439d-ad78-52d5d9519613",
"gambit_id": "fd186823-6ff0-4fab-8d69-917442503705",
"last_updated": "2022-12-25T18:17:07.758511-05:00",
"created_at": "2022-12-23T12:47:10.685511-05:00",
"name": "Game Total Under 35.5",
"reward": "1.79000",
"odds": "1.90910",
"spread": "35.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8eafa761-9c4e-4be9-8050-5528c87567ec/?format=api"
},
{
"id": "bca01c17-3e2a-439a-88cd-248f02241811",
"gambit_id": "85aebae6-81f1-4307-9c37-dcb9fbcca537",
"last_updated": "2022-12-25T18:17:07.759621-05:00",
"created_at": "2022-12-23T12:47:10.686776-05:00",
"name": "Game Total Over 35.5",
"reward": "1.79000",
"odds": "1.90910",
"spread": "35.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8eafa761-9c4e-4be9-8050-5528c87567ec/?format=api"
}
]
}