GET /api/bet_types/73e193b5-0c06-4989-910a-408101a9c3dc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "73e193b5-0c06-4989-910a-408101a9c3dc",
"match": "https://api-prod.gambitprofit.com/api/matches/3dc32b67-fdf9-4801-86be-cfaeb16d0641/?format=api",
"name": "Over/Under",
"created_at": "2023-12-19T08:53:01.464146-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 Over 6.5",
"amount": 5000.0
},
{
"team": "Game Total Under 6.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "2a61e039-8fda-44fa-84d4-9336f2e072c5",
"gambit_id": "18b928c9-af02-4097-a085-836d606ec291",
"last_updated": "2023-12-21T10:18:18.194186-05:00",
"created_at": "2023-12-19T08:53:01.468714-05:00",
"name": "Game Total Over 6.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73e193b5-0c06-4989-910a-408101a9c3dc/?format=api"
},
{
"id": "c73f8adb-dcfa-4f73-a600-f1f0063962ed",
"gambit_id": "1cc6004a-326d-4007-9013-d795c6e92f85",
"last_updated": "2023-12-21T10:18:18.197483-05:00",
"created_at": "2023-12-19T08:53:01.473734-05:00",
"name": "Game Total Under 6.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73e193b5-0c06-4989-910a-408101a9c3dc/?format=api"
}
]
}