GET /api/bet_types/79a072ac-3733-44ac-9b93-3b0a3c2cbfc2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "79a072ac-3733-44ac-9b93-3b0a3c2cbfc2",
"match": "https://api-prod.gambitprofit.com/api/matches/d2203f5c-a051-4f14-90dd-64f1f2df0cc2/?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 6",
"amount": 5098.0
},
{
"team": "Game Total Under 6",
"amount": 4902.0
}
],
"expected_reward_tokens": 8921.5,
"profit_sb": -78.5,
"profit_sb_percentage": -0.87,
"recommended": false
},
"lines": [
{
"id": "a825e69f-3df1-4536-ac68-ad0f9b27f25c",
"gambit_id": "17cbf27d-4047-4f11-9c5d-993a08035513",
"last_updated": "2022-12-21T22:37:05.399755-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6",
"reward": "1.75000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79a072ac-3733-44ac-9b93-3b0a3c2cbfc2/?format=api"
},
{
"id": "ccfbfc7b-2c92-46eb-85b4-352e9e6824aa",
"gambit_id": "0e1927a5-990d-4bad-be76-60e69663b33a",
"last_updated": "2022-12-21T22:37:05.398606-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6",
"reward": "1.82000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79a072ac-3733-44ac-9b93-3b0a3c2cbfc2/?format=api"
}
]
}