GET /api/bet_types/5f78c6da-1a7a-4e08-85e9-f78302706350/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5f78c6da-1a7a-4e08-85e9-f78302706350",
"match": "https://api-prod.gambitprofit.com/api/matches/5c7750f8-70c0-436f-8a25-b6380cc3604f/?format=api",
"name": "Over/Under",
"created_at": "2023-07-07T11:33:28.460033-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 Under 7.5",
"amount": 5319.0
},
{
"team": "Game Total Over 7.5",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "743bfba8-dbd1-43ec-8ae6-95968db4d984",
"gambit_id": "623da55c-5965-468b-8b53-f350a15de2fc",
"last_updated": "2023-07-09T20:28:23.914638-04:00",
"created_at": "2023-07-07T11:33:28.463115-04:00",
"name": "Game Total Under 7.5",
"reward": "1.76000",
"odds": "1.80000",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f78c6da-1a7a-4e08-85e9-f78302706350/?format=api"
},
{
"id": "5ed64a59-565e-4548-aca5-751b208f27d9",
"gambit_id": "ede689e8-498e-4e62-8cc4-9bcfad999e55",
"last_updated": "2023-07-09T20:28:23.916935-04:00",
"created_at": "2023-07-07T11:33:28.461497-04:00",
"name": "Game Total Over 7.5",
"reward": "2.00000",
"odds": "2.05000",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f78c6da-1a7a-4e08-85e9-f78302706350/?format=api"
}
]
}