GET /api/bet_types/64190cd9-427a-4bdb-935e-18809ae2e451/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "64190cd9-427a-4bdb-935e-18809ae2e451",
"match": "https://api-prod.gambitprofit.com/api/matches/c2e141fc-2d82-4ea2-a37f-3082736acb47/?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 2.5",
"amount": 5571.0
},
{
"team": "Game Total Under 2.5",
"amount": 4429.0
}
],
"expected_reward_tokens": 8857.89,
"profit_sb": -142.11,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "b9bef34c-4a26-4ce1-b78d-d07e831b9931",
"gambit_id": "09d081fa-4503-412e-8838-c3c464af7877",
"last_updated": "2022-08-15T13:47:13.814541-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.59000",
"odds": "1.65000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/64190cd9-427a-4bdb-935e-18809ae2e451/?format=api"
},
{
"id": "83aa0aab-2ecf-441d-9939-1e38bb0bd69f",
"gambit_id": "1e5f37ff-af4d-49c3-9791-127e1702a655",
"last_updated": "2022-08-15T13:47:13.814110-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "2.00000",
"odds": "2.10000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/64190cd9-427a-4bdb-935e-18809ae2e451/?format=api"
}
]
}