GET /api/bet_types/f01e8b6d-7b5e-42ae-a1c1-167e1a7d8f5e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f01e8b6d-7b5e-42ae-a1c1-167e1a7d8f5e",
"match": "https://api-prod.gambitprofit.com/api/matches/2dd29812-e213-4509-8b42-f3b2f97a8372/?format=api",
"name": "Over/Under",
"created_at": "2023-12-20T11:13:03.177505-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 45.5",
"amount": 5000.0
},
{
"team": "Game Total Over 45.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "7b1cd2b1-9cc0-47f3-8160-f05457036559",
"gambit_id": "d34ccb0a-b031-43d3-902b-e2c319cbe964",
"last_updated": "2023-12-23T14:38:16.064699-05:00",
"created_at": "2023-12-20T11:13:03.185832-05:00",
"name": "Game Total Under 45.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "45.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f01e8b6d-7b5e-42ae-a1c1-167e1a7d8f5e/?format=api"
},
{
"id": "bb6570c0-0ee4-423a-958d-2b5313e63447",
"gambit_id": "65df2e90-07ff-4596-a31d-79c408fa9ca3",
"last_updated": "2023-12-23T14:38:16.061324-05:00",
"created_at": "2023-12-20T11:13:03.181136-05:00",
"name": "Game Total Over 45.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "45.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f01e8b6d-7b5e-42ae-a1c1-167e1a7d8f5e/?format=api"
}
]
}