GET /api/bet_types/e8f19567-c985-4c2d-b22a-cf62e5d8a83a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e8f19567-c985-4c2d-b22a-cf62e5d8a83a",
"match": "https://api-prod.gambitprofit.com/api/matches/46836e76-c8fd-4c61-9281-dc79771edd35/?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 Over 9.5",
"amount": 5096.0
},
{
"team": "Game Total Under 9.5",
"amount": 4904.0
}
],
"expected_reward_tokens": 9070.88,
"profit_sb": 70.88,
"profit_sb_percentage": 0.79,
"recommended": true
},
"lines": [
{
"id": "73114a07-92ad-4260-99ec-d79fb0343c3b",
"gambit_id": "3641dd2c-3f7e-48e2-8c38-6dfe84639f65",
"last_updated": "2022-09-05T13:32:07.298364-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 9.5",
"reward": "1.78000",
"odds": "1.86960",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8f19567-c985-4c2d-b22a-cf62e5d8a83a/?format=api"
},
{
"id": "83560238-7aa4-4069-a07d-58efa9445750",
"gambit_id": "f2c0e9bd-6918-4de8-a36d-f68ac696e8da",
"last_updated": "2022-09-05T13:32:07.297208-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 9.5",
"reward": "1.85000",
"odds": "1.95240",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8f19567-c985-4c2d-b22a-cf62e5d8a83a/?format=api"
}
]
}