GET /api/bet_types/578fb5eb-6a7a-4fd7-984f-7c92b4280046/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "578fb5eb-6a7a-4fd7-984f-7c92b4280046",
"match": "https://api-prod.gambitprofit.com/api/matches/34e5252c-9284-4c5b-a1ff-e86e2a81ba6e/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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",
"amount": 5000.0
},
{
"team": "Game Total Under 6",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "e6d4b6fb-35e3-4fea-a914-895997bce7ff",
"gambit_id": "484251f1-8efb-4222-8930-b4e39695d67a",
"last_updated": "2022-12-05T11:27:08.924221-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6",
"reward": "1.80000",
"odds": "1.90910",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/578fb5eb-6a7a-4fd7-984f-7c92b4280046/?format=api"
},
{
"id": "cf1cd42b-b78d-4970-8c9e-0615dcc154ed",
"gambit_id": "989d0df9-d796-491c-b450-739399dad3ef",
"last_updated": "2022-12-05T11:27:08.922901-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6",
"reward": "1.80000",
"odds": "1.90910",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/578fb5eb-6a7a-4fd7-984f-7c92b4280046/?format=api"
}
]
}