GET /api/bet_types/30e09660-4d44-475f-b89c-373c7e287d14/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "30e09660-4d44-475f-b89c-373c7e287d14",
"match": "https://api-prod.gambitprofit.com/api/matches/308fa4da-b5a1-4fab-9b4a-559a5623e724/?format=api",
"name": "Over/Under",
"created_at": "2023-12-09T08:48:13.268819-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 Over 6.5",
"amount": 5317.0
},
{
"team": "Game Total Under 6.5",
"amount": 4683.0
}
],
"expected_reward_tokens": 9411.09,
"profit_sb": -88.91,
"profit_sb_percentage": -0.94,
"recommended": false
},
"lines": [
{
"id": "62f9ba90-623b-4c5c-a2fa-48def2c7e887",
"gambit_id": "5d6ce90d-ef3d-4d94-a1c9-c4a36451950b",
"last_updated": "2023-12-11T11:38:06.460585-05:00",
"created_at": "2023-12-09T08:48:13.272586-05:00",
"name": "Game Total Over 6.5",
"reward": "1.77000",
"odds": "1.80000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/30e09660-4d44-475f-b89c-373c7e287d14/?format=api"
},
{
"id": "be5e42c1-6686-4268-9e5b-0f9bde2b1cc5",
"gambit_id": "a8be7c13-639f-4881-8d5f-ac06a92a723b",
"last_updated": "2023-12-11T11:38:06.464484-05:00",
"created_at": "2023-12-09T08:48:13.276532-05:00",
"name": "Game Total Under 6.5",
"reward": "2.01000",
"odds": "2.05000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/30e09660-4d44-475f-b89c-373c7e287d14/?format=api"
}
]
}