GET /api/bet_types/26a626c2-e9ac-4f38-9e5d-53208276c227/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "26a626c2-e9ac-4f38-9e5d-53208276c227",
"match": "https://api-prod.gambitprofit.com/api/matches/a9a28d27-972d-4b1c-af42-49e71550cbf1/?format=api",
"name": "Over/Under",
"created_at": "2023-04-21T12:52:12.424806-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 Over 8.5",
"amount": 5107.0
},
{
"team": "Game Total Under 8.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "cacbd658-c098-4579-9bcb-ce80a88d5ad1",
"gambit_id": "6f070888-5e1b-4a10-bc72-542df4cb93e8",
"last_updated": "2023-04-22T13:07:16.855350-04:00",
"created_at": "2023-04-21T12:52:12.428811-04:00",
"name": "Game Total Over 8.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/26a626c2-e9ac-4f38-9e5d-53208276c227/?format=api"
},
{
"id": "f082fe68-10d7-4806-ab6b-38612ebca518",
"gambit_id": "54474803-a76f-4488-91b4-5b87d74728c1",
"last_updated": "2023-04-22T13:07:16.853184-04:00",
"created_at": "2023-04-21T12:52:12.426804-04:00",
"name": "Game Total Under 8.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/26a626c2-e9ac-4f38-9e5d-53208276c227/?format=api"
}
]
}