GET /api/bet_types/e038dab5-df30-4daf-bfc6-2e36f4c6011d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e038dab5-df30-4daf-bfc6-2e36f4c6011d",
"match": "https://api-prod.gambitprofit.com/api/matches/325ca83a-6e2b-4b14-93f7-ef8b853ff78f/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 60.5",
"amount": 5000.0
},
{
"team": "Game Total Over 60.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "f5c6e220-4393-47ab-a51b-dd4666358bd5",
"gambit_id": "3ed11b8d-15c1-4a85-9236-4fa269132437",
"last_updated": "2022-10-31T10:47:29.718082-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 60.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "60.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e038dab5-df30-4daf-bfc6-2e36f4c6011d/?format=api"
},
{
"id": "5aeeacb3-d84e-443a-925b-f1e39f80bda7",
"gambit_id": "5a787fd6-f32c-40a8-bad7-968823439308",
"last_updated": "2022-10-31T10:47:29.719124-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 60.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "60.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e038dab5-df30-4daf-bfc6-2e36f4c6011d/?format=api"
}
]
}