GET /api/bet_types/054ae4e8-356c-4242-8caf-84ffd5c46eab/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "054ae4e8-356c-4242-8caf-84ffd5c46eab",
"match": "https://api-prod.gambitprofit.com/api/matches/b07449de-f0fa-4041-833b-8ff90cd1b676/?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 58",
"amount": 5000.0
},
{
"team": "Game Total Over 58",
"amount": 5000.0
}
],
"expected_reward_tokens": 9150.0,
"profit_sb": 150.0,
"profit_sb_percentage": 1.67,
"recommended": true
},
"lines": [
{
"id": "477093ed-f6e8-4940-88f4-e7c9823051b5",
"gambit_id": "badf2dd0-63e5-4a60-80a1-9cfa99df14a8",
"last_updated": "2022-09-05T09:32:19.518229-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 58",
"reward": "1.83000",
"odds": "1.90910",
"spread": "58.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/054ae4e8-356c-4242-8caf-84ffd5c46eab/?format=api"
},
{
"id": "dda5c74d-0555-47fe-88c1-0ba4f2d1b3d3",
"gambit_id": "be853825-79e5-4c36-9fc3-fe869f7c6843",
"last_updated": "2022-09-05T09:32:19.519362-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 58",
"reward": "1.83000",
"odds": "1.90910",
"spread": "58.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/054ae4e8-356c-4242-8caf-84ffd5c46eab/?format=api"
}
]
}