GET /api/bet_types/b0cfcc25-af23-41e3-bd14-f35066cbbbdd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b0cfcc25-af23-41e3-bd14-f35066cbbbdd",
"match": "https://api-prod.gambitprofit.com/api/matches/0c1fc09d-814c-4f2f-b4bd-972ad50e42f5/?format=api",
"name": "Over/Under",
"created_at": "2022-12-29T08:42:07.307409-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 225.5",
"amount": 5000.0
},
{
"team": "Game Total Under 225.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 8900.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.11,
"recommended": false
},
"lines": [
{
"id": "339f4667-8903-4d38-a4fc-6a5eeb2007e0",
"gambit_id": "d9d29b60-d17f-4539-9199-642084c0540c",
"last_updated": "2022-12-31T10:36:57.230237-05:00",
"created_at": "2022-12-29T08:42:07.309975-05:00",
"name": "Game Total Over 225.5",
"reward": "1.78000",
"odds": "1.90910",
"spread": "225.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0cfcc25-af23-41e3-bd14-f35066cbbbdd/?format=api"
},
{
"id": "be2df911-7c9b-45c4-bd03-7c868bc424fe",
"gambit_id": "8712dc31-ef93-431b-ba3a-855a402e2e8f",
"last_updated": "2022-12-31T10:36:57.229008-05:00",
"created_at": "2022-12-29T08:42:07.308674-05:00",
"name": "Game Total Under 225.5",
"reward": "1.78000",
"odds": "1.90910",
"spread": "225.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0cfcc25-af23-41e3-bd14-f35066cbbbdd/?format=api"
}
]
}