GET /api/bet_types/6bd39e4f-4e30-4bb0-a039-1c6b5c93dc2d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6bd39e4f-4e30-4bb0-a039-1c6b5c93dc2d",
"match": "https://api-prod.gambitprofit.com/api/matches/37f71491-4a45-459c-8061-5e7f2d5cefee/?format=api",
"name": "Over/Under",
"created_at": "2024-01-27T09:18:15.473178-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 246",
"amount": 5000.0
},
{
"team": "Game Total Under 246",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "499efd7a-ad79-45c4-bf51-70ade3ce1917",
"gambit_id": "c3f0eb6e-1ce1-4f10-b719-a293a6e71ae8",
"last_updated": "2024-01-29T22:03:09.436572-05:00",
"created_at": "2024-01-27T09:18:15.476502-05:00",
"name": "Game Total Over 246",
"reward": "1.87000",
"odds": "1.90910",
"spread": "246.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6bd39e4f-4e30-4bb0-a039-1c6b5c93dc2d/?format=api"
},
{
"id": "bbe7bb22-97d5-41f1-a5d6-5ae04f2b578c",
"gambit_id": "c665b4bd-1af8-4d23-a66d-eef867afa7b6",
"last_updated": "2024-01-29T22:03:09.440009-05:00",
"created_at": "2024-01-27T09:18:15.480632-05:00",
"name": "Game Total Under 246",
"reward": "1.87000",
"odds": "1.90910",
"spread": "246.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6bd39e4f-4e30-4bb0-a039-1c6b5c93dc2d/?format=api"
}
]
}