GET /api/bet_types/0caae346-c497-4f02-942f-48e621b32d14/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0caae346-c497-4f02-942f-48e621b32d14",
"match": "https://api-prod.gambitprofit.com/api/matches/7267a0cd-b68f-4510-9f3d-844f77714f86/?format=api",
"name": "Over/Under",
"created_at": "2023-12-12T10:03:11.209225-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 237.5",
"amount": 5107.0
},
{
"team": "Game Total Over 237.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "8989c397-a0e8-4d33-ad7a-4587fb5c6472",
"gambit_id": "164bdb21-5dd4-43f6-86ca-fb5d44d12765",
"last_updated": "2023-12-14T10:38:31.874234-05:00",
"created_at": "2023-12-12T10:03:11.216859-05:00",
"name": "Game Total Under 237.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "237.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0caae346-c497-4f02-942f-48e621b32d14/?format=api"
},
{
"id": "24e36376-dbfc-47bc-9db7-a1756d08ad95",
"gambit_id": "e2c412ef-82b8-4ca5-9bfe-3e0646239f0e",
"last_updated": "2023-12-14T10:38:31.870879-05:00",
"created_at": "2023-12-12T10:03:11.212998-05:00",
"name": "Game Total Over 237.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "237.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0caae346-c497-4f02-942f-48e621b32d14/?format=api"
}
]
}