GET /api/bet_types/34690854-2425-4c03-9708-3a555313d717/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "34690854-2425-4c03-9708-3a555313d717",
"match": "https://api-prod.gambitprofit.com/api/matches/12a03fab-dcc3-42f1-bfcf-582f171295d8/?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 223",
"amount": 5000.0
},
{
"team": "Game Total Over 223",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "c4d4874d-9275-4168-8d03-7620694ffc1f",
"gambit_id": "50478892-5ff2-468b-98d6-ebddaa75a4ea",
"last_updated": "2022-10-25T10:07:45.944824-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 223",
"reward": "1.88000",
"odds": "1.90910",
"spread": "223.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34690854-2425-4c03-9708-3a555313d717/?format=api"
},
{
"id": "5e48f86e-4896-4d0d-9bc6-ecd235e2d893",
"gambit_id": "7ced86c8-b644-4bea-9f71-ef308f95fb91",
"last_updated": "2022-10-25T10:07:45.945936-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 223",
"reward": "1.88000",
"odds": "1.90910",
"spread": "223.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34690854-2425-4c03-9708-3a555313d717/?format=api"
}
]
}