GET /api/bet_types/1a46dbb7-3610-4cf4-b46f-fcc5c3653df5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1a46dbb7-3610-4cf4-b46f-fcc5c3653df5",
"match": "https://api-prod.gambitprofit.com/api/matches/b91cab16-85ec-4271-a647-ffc66846fa1c/?format=api",
"name": "Over/Under",
"created_at": "2023-09-10T10:03:07.016197-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 9.5",
"amount": 5107.0
},
{
"team": "Game Total Over 9.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "c0557545-da57-4589-81c7-62ef59b8047f",
"gambit_id": "c9c3c49f-bd8f-41e1-9a9b-6e1e371afc32",
"last_updated": "2023-09-12T11:28:11.110332-04:00",
"created_at": "2023-09-10T10:03:07.024292-04:00",
"name": "Game Total Under 9.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a46dbb7-3610-4cf4-b46f-fcc5c3653df5/?format=api"
},
{
"id": "0bf7039c-2f84-4764-b073-f36f0f6d212f",
"gambit_id": "fe3e8f14-3356-4bc7-b87f-b8a031c9fba1",
"last_updated": "2023-09-12T11:28:11.106719-04:00",
"created_at": "2023-09-10T10:03:07.019905-04:00",
"name": "Game Total Over 9.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a46dbb7-3610-4cf4-b46f-fcc5c3653df5/?format=api"
}
]
}