GET /api/bet_types/19b586c8-2106-4853-8194-25eb67bd8828/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "19b586c8-2106-4853-8194-25eb67bd8828",
"match": "https://api-prod.gambitprofit.com/api/matches/e279ea51-3221-4a45-bf1a-0954701a322d/?format=api",
"name": "Over/Under",
"created_at": "2023-03-27T12:47:12.847536-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 229.5",
"amount": 5000.0
},
{
"team": "Game Total Over 229.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "16497d87-7fe7-4097-b281-6b44c9a351d4",
"gambit_id": "317b7f17-9a41-4e4c-8c46-e46b36824401",
"last_updated": "2023-03-28T11:06:56.124648-04:00",
"created_at": "2023-03-27T12:47:12.850388-04:00",
"name": "Game Total Under 229.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "229.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19b586c8-2106-4853-8194-25eb67bd8828/?format=api"
},
{
"id": "c5c91a5a-8213-4391-96fb-3e8effb5a9db",
"gambit_id": "827838be-06ea-442a-ad72-3e0b9a65fa96",
"last_updated": "2023-03-28T11:06:56.127442-04:00",
"created_at": "2023-03-27T12:47:12.853326-04:00",
"name": "Game Total Over 229.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "229.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19b586c8-2106-4853-8194-25eb67bd8828/?format=api"
}
]
}