GET /api/bet_types/53ebbb17-183f-4b20-973d-557a90bde366/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "53ebbb17-183f-4b20-973d-557a90bde366",
"match": "https://api-prod.gambitprofit.com/api/matches/b64b2d8d-10c8-49d7-ad37-a0cf682c6aee/?format=api",
"name": "Over/Under",
"created_at": "2023-03-16T17:37:20.193679-04: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 2.5",
"amount": 5523.0
},
{
"team": "Game Total Over 2.5",
"amount": 4477.0
}
],
"expected_reward_tokens": 9222.62,
"profit_sb": -277.38,
"profit_sb_percentage": -2.92,
"recommended": false
},
"lines": [
{
"id": "a235021b-608b-4951-bf36-ec6f47edcc27",
"gambit_id": "b164cc70-5bd2-45c4-aa9e-2794650bdb57",
"last_updated": "2023-03-20T10:07:02.192077-04:00",
"created_at": "2023-03-16T17:37:20.195600-04:00",
"name": "Game Total Under 2.5",
"reward": "1.67000",
"odds": "1.70000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/53ebbb17-183f-4b20-973d-557a90bde366/?format=api"
},
{
"id": "be000b8c-b1d2-4b09-ba41-87bd9d43f695",
"gambit_id": "c60bbeaf-a9ae-4eff-9ae3-2aace46157f0",
"last_updated": "2023-03-20T10:07:02.195015-04:00",
"created_at": "2023-03-16T17:37:20.197852-04:00",
"name": "Game Total Over 2.5",
"reward": "2.06000",
"odds": "2.10000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/53ebbb17-183f-4b20-973d-557a90bde366/?format=api"
}
]
}