GET /api/bet_types/87657e29-8f5d-408e-ad18-79136d8b43ef/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "87657e29-8f5d-408e-ad18-79136d8b43ef",
"match": "https://api-prod.gambitprofit.com/api/matches/1620f475-ed9d-4315-b903-37b0b2a58205/?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 8.5",
"amount": 5110.0
},
{
"team": "Game Total Under 8.5",
"amount": 4890.0
}
],
"expected_reward_tokens": 9095.4,
"profit_sb": 95.4,
"profit_sb_percentage": 1.06,
"recommended": true
},
"lines": [
{
"id": "56a3d4c2-2316-46ef-bb44-9bc926032805",
"gambit_id": "01fe040d-24ec-49ba-95ad-421d515a518d",
"last_updated": "2022-08-25T10:17:08.800483-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 8.5",
"reward": "1.78000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87657e29-8f5d-408e-ad18-79136d8b43ef/?format=api"
},
{
"id": "1f99ef64-709b-4842-b414-b73b32b03a9c",
"gambit_id": "794f6030-4f14-412d-9d0a-3316d099cc03",
"last_updated": "2022-08-25T10:17:08.799985-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 8.5",
"reward": "1.86000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87657e29-8f5d-408e-ad18-79136d8b43ef/?format=api"
}
]
}