GET /api/bet_types/cde68f83-97e1-4975-beba-94db46eee48f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cde68f83-97e1-4975-beba-94db46eee48f",
"match": "https://api-prod.gambitprofit.com/api/matches/a1fcf78a-db9d-4282-b778-ecdae7fef64f/?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 47",
"amount": 5000.0
},
{
"team": "Game Total Under 47",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "a90e66ef-f53f-49c1-a915-6a57951a56be",
"gambit_id": "efe12e0e-ab45-4f55-92eb-0915f747f42e",
"last_updated": "2022-10-31T11:31:56.892639-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 47",
"reward": "1.88000",
"odds": "1.90910",
"spread": "47.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cde68f83-97e1-4975-beba-94db46eee48f/?format=api"
},
{
"id": "a0187299-2118-4655-ad04-c63267f3eb91",
"gambit_id": "72446ccd-2e7c-448e-91ca-a1ae56ef39cb",
"last_updated": "2022-10-31T11:31:56.891490-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 47",
"reward": "1.88000",
"odds": "1.90910",
"spread": "47.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cde68f83-97e1-4975-beba-94db46eee48f/?format=api"
}
]
}