GET /api/bet_types/52c290e8-846c-4c41-bf79-3c14d494943b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "52c290e8-846c-4c41-bf79-3c14d494943b",
"match": "https://api-prod.gambitprofit.com/api/matches/bd60784c-148f-4d26-add0-68cf26687255/?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 51",
"amount": 5000.0
},
{
"team": "Game Total Over 51",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "e125ac70-1fc3-4745-946a-f141043e70c4",
"gambit_id": "4a99d987-11c4-48f1-9ec6-4b0b11d12d9d",
"last_updated": "2022-10-31T10:07:24.712070-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 51",
"reward": "1.88000",
"odds": "1.90910",
"spread": "51.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52c290e8-846c-4c41-bf79-3c14d494943b/?format=api"
},
{
"id": "7920eb94-31ac-4e13-8a0e-37fa4ce92c52",
"gambit_id": "00ac6cc2-e66e-4f2e-bc3d-dbb22cb5cf35",
"last_updated": "2022-10-31T10:07:24.713181-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 51",
"reward": "1.88000",
"odds": "1.90910",
"spread": "51.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52c290e8-846c-4c41-bf79-3c14d494943b/?format=api"
}
]
}