GET /api/bet_types/17bcce80-ad42-41bd-9499-e901db23d53a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "17bcce80-ad42-41bd-9499-e901db23d53a",
"match": "https://api-prod.gambitprofit.com/api/matches/bfa7d595-d0f9-498a-aba5-53e4d1db8a71/?format=api",
"name": "Over/Under",
"created_at": "2023-10-03T10:18:14.349494-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": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "aa4f23ab-9398-4e6e-b954-e16e307a9c65",
"gambit_id": "fd24ff13-4481-4c51-ba92-2b061b2e832a",
"last_updated": "2023-10-09T15:53:13.331406-04:00",
"created_at": "2023-10-03T10:18:14.354675-04:00",
"name": "Game Total Over 43.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "43.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17bcce80-ad42-41bd-9499-e901db23d53a/?format=api"
},
{
"id": "f7593664-1156-41e3-9fb3-4527d7f8c7b7",
"gambit_id": "d3b61662-bbdd-4907-8e7a-b968fae1ac57",
"last_updated": "2023-10-09T15:53:13.334704-04:00",
"created_at": "2023-10-03T10:18:14.360046-04:00",
"name": "Game Total Under 43.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "43.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17bcce80-ad42-41bd-9499-e901db23d53a/?format=api"
}
]
}