GET /api/bet_types/4d12e58c-38ff-4ce8-b579-8fbc364cc7cd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4d12e58c-38ff-4ce8-b579-8fbc364cc7cd",
"match": "https://api-prod.gambitprofit.com/api/matches/85361ec0-302b-433a-b45c-deed4d000e93/?format=api",
"name": "Over/Under",
"created_at": "2023-10-12T10:57:59.012468-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 Over 43.5",
"amount": 5000.0
},
{
"team": "Game Total Under 43.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "d0fc2170-7516-4abd-a3c2-179530e8ac02",
"gambit_id": "bf89e6db-9ec8-4190-bf02-fdb858932ae6",
"last_updated": "2023-10-16T18:23:02.463968-04:00",
"created_at": "2023-10-12T10:57:59.017306-04:00",
"name": "Game Total Over 43.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "43.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d12e58c-38ff-4ce8-b579-8fbc364cc7cd/?format=api"
},
{
"id": "03425b93-cd94-428e-8b44-69e7e921e6ec",
"gambit_id": "3f06dbec-850b-4d65-a3e2-261d37248473",
"last_updated": "2023-10-16T18:23:02.467525-04:00",
"created_at": "2023-10-12T10:57:59.021545-04:00",
"name": "Game Total Under 43.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "43.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d12e58c-38ff-4ce8-b579-8fbc364cc7cd/?format=api"
}
]
}