GET /api/bet_types/f0ef0b30-f851-4f2e-95da-3dcdc70e6d57/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f0ef0b30-f851-4f2e-95da-3dcdc70e6d57",
"match": "https://api-prod.gambitprofit.com/api/matches/dd692f43-91fb-44b4-b168-37cd0f4bee45/?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 Under 55",
"amount": 5000.0
},
{
"team": "Game Total Over 55",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "6e9f3ab1-6c49-48fb-90e7-6e81ebf346ef",
"gambit_id": "0a0a6370-c8dd-48b3-a332-8b46c5b4a470",
"last_updated": "2022-10-31T10:17:30.742796-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 55",
"reward": "1.88000",
"odds": "1.90910",
"spread": "55.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0ef0b30-f851-4f2e-95da-3dcdc70e6d57/?format=api"
},
{
"id": "1568651f-d8cd-48a2-90f5-036f983c38f3",
"gambit_id": "d668ab18-b2ff-4288-9588-5c50ecbf293a",
"last_updated": "2022-10-31T10:17:30.743935-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 55",
"reward": "1.88000",
"odds": "1.90910",
"spread": "55.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0ef0b30-f851-4f2e-95da-3dcdc70e6d57/?format=api"
}
]
}