GET /api/bet_types/6427465b-f776-4b69-811a-7dc6d547ab1e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6427465b-f776-4b69-811a-7dc6d547ab1e",
"match": "https://api-prod.gambitprofit.com/api/matches/8b53d605-1596-4b83-bf2d-714fe4ee4726/?format=api",
"name": "Over/Under",
"created_at": "2024-01-01T10:03:02.358021-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 227.5",
"amount": 5000.0
},
{
"team": "Game Total Over 227.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "ba9fb287-c2d1-4b73-8493-3571c7bdf922",
"gambit_id": "251dcdee-a0a5-4f03-8224-1b96443b84be",
"last_updated": "2024-01-03T10:53:14.029253-05:00",
"created_at": "2024-01-01T10:03:02.365453-05:00",
"name": "Game Total Under 227.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "227.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6427465b-f776-4b69-811a-7dc6d547ab1e/?format=api"
},
{
"id": "ed6521ed-0e36-430f-9456-40438c69f697",
"gambit_id": "f28b34ea-115c-4c4b-a9f8-d29b19cbfa63",
"last_updated": "2024-01-03T10:53:14.026113-05:00",
"created_at": "2024-01-01T10:03:02.361372-05:00",
"name": "Game Total Over 227.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "227.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6427465b-f776-4b69-811a-7dc6d547ab1e/?format=api"
}
]
}