GET /api/bet_types/789c6811-8d80-4bda-9030-d76688435191/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "789c6811-8d80-4bda-9030-d76688435191",
"match": "https://api-prod.gambitprofit.com/api/matches/c89a79a4-50c8-4a22-a3e8-b8a35106032d/?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 5.5",
"amount": 5097.0
},
{
"team": "Game Total Under 5.5",
"amount": 4903.0
}
],
"expected_reward_tokens": 8970.72,
"profit_sb": -29.28,
"profit_sb_percentage": -0.33,
"recommended": false
},
"lines": [
{
"id": "11f4bac6-7e02-4a24-a870-a27a6b1729c9",
"gambit_id": "94f48dcf-4bdf-496a-bebd-f34d7d270b6b",
"last_updated": "2022-12-19T10:47:30.982009-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 5.5",
"reward": "1.76000",
"odds": "1.86960",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/789c6811-8d80-4bda-9030-d76688435191/?format=api"
},
{
"id": "fd997b3e-ea8d-42e8-8abf-4eccd557ff54",
"gambit_id": "a121e13e-64e2-4f28-ab42-fda9ba2e0e67",
"last_updated": "2022-12-19T10:47:30.980956-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 5.5",
"reward": "1.83000",
"odds": "1.95240",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/789c6811-8d80-4bda-9030-d76688435191/?format=api"
}
]
}