GET /api/bet_types/d810bb47-47fd-4244-b402-7381e691a5d6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d810bb47-47fd-4244-b402-7381e691a5d6",
"match": "https://api-prod.gambitprofit.com/api/matches/533e739a-7b19-48df-81dd-8117041bbc05/?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 6",
"amount": 5208.0
},
{
"team": "Game Total Over 6",
"amount": 4792.0
}
],
"expected_reward_tokens": 9008.96,
"profit_sb": 8.96,
"profit_sb_percentage": 0.1,
"recommended": true
},
"lines": [
{
"id": "3b6f3a0c-5377-475a-94fa-b12121b8a5fd",
"gambit_id": "ec27379c-4d98-4442-bb10-2016b7fba1bb",
"last_updated": "2022-12-14T10:17:16.815782-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6",
"reward": "1.73000",
"odds": "1.83330",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d810bb47-47fd-4244-b402-7381e691a5d6/?format=api"
},
{
"id": "3fceba1d-49ee-42fa-859c-e71a049b4f52",
"gambit_id": "c360d404-73f2-42f3-a0c3-19b2fc1a7a3f",
"last_updated": "2022-12-14T10:17:16.816935-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6",
"reward": "1.88000",
"odds": "2.00000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d810bb47-47fd-4244-b402-7381e691a5d6/?format=api"
}
]
}