GET /api/bet_types/5409ef69-3a4c-4e14-ba96-919e4abb1bdf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5409ef69-3a4c-4e14-ba96-919e4abb1bdf",
"match": "https://api-prod.gambitprofit.com/api/matches/9e46ba32-5fc0-4149-be3c-9600463956ba/?format=api",
"name": "Over/Under",
"created_at": "2024-01-09T09:18:02.288796-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 Under 241",
"amount": 5000.0
},
{
"team": "Game Total Over 241",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "194d8589-afb0-42da-940e-ddc88de311f9",
"gambit_id": "ba4fe102-4754-47af-9896-f6d42f152bf8",
"last_updated": "2024-01-11T11:08:02.478161-05:00",
"created_at": "2024-01-09T09:18:02.300089-05:00",
"name": "Game Total Under 241",
"reward": "1.87000",
"odds": "1.90910",
"spread": "241.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5409ef69-3a4c-4e14-ba96-919e4abb1bdf/?format=api"
},
{
"id": "cedd061b-8e54-47df-85c3-ae1f20439367",
"gambit_id": "783003f1-3777-45cc-86c6-9064c73d1589",
"last_updated": "2024-01-11T11:08:02.474405-05:00",
"created_at": "2024-01-09T09:18:02.294969-05:00",
"name": "Game Total Over 241",
"reward": "1.87000",
"odds": "1.90910",
"spread": "241.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5409ef69-3a4c-4e14-ba96-919e4abb1bdf/?format=api"
}
]
}