GET /api/bet_types/f0309be0-ec7b-4441-aaf6-c5a4d9141984/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f0309be0-ec7b-4441-aaf6-c5a4d9141984",
"match": "https://api-prod.gambitprofit.com/api/matches/bee5eb1d-6cc9-4955-b7c0-2c26195b6d0b/?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 229",
"amount": 5000.0
},
{
"team": "Game Total Over 229",
"amount": 5000.0
}
],
"expected_reward_tokens": 9450.0,
"profit_sb": -50.0,
"profit_sb_percentage": -0.53,
"recommended": false
},
"lines": [
{
"id": "b399b1da-0afb-49a4-978c-180a46c8d18d",
"gambit_id": "08d1a738-5a42-438f-af45-606401c09ca6",
"last_updated": "2022-10-20T09:42:00.527304-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 229",
"reward": "1.89000",
"odds": "1.90910",
"spread": "229.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0309be0-ec7b-4441-aaf6-c5a4d9141984/?format=api"
},
{
"id": "46c9c14e-58fe-4f40-8c10-1bbc3fba98f7",
"gambit_id": "3e22c542-a766-439d-9923-c41b1bcb8990",
"last_updated": "2022-10-20T09:42:00.528309-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 229",
"reward": "1.89000",
"odds": "1.90910",
"spread": "229.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0309be0-ec7b-4441-aaf6-c5a4d9141984/?format=api"
}
]
}