GET /api/bet_types/8108f9dc-ec14-4206-9d64-5752486d00b3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8108f9dc-ec14-4206-9d64-5752486d00b3",
"match": "https://api-prod.gambitprofit.com/api/matches/14c86cc2-f54b-4383-bf89-56d8efd64589/?format=api",
"name": "Over/Under",
"created_at": "2023-03-22T17:01:57.225855-04: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 235.5",
"amount": 5000.0
},
{
"team": "Game Total Over 235.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "78384da5-b5db-462d-9a84-d4dc0ff5eaeb",
"gambit_id": "58637027-cb90-460f-a23c-10bd0616079c",
"last_updated": "2023-03-23T17:52:13.510928-04:00",
"created_at": "2023-03-22T17:01:57.228342-04:00",
"name": "Game Total Under 235.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "235.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8108f9dc-ec14-4206-9d64-5752486d00b3/?format=api"
},
{
"id": "c3170645-e905-4036-8b44-448503b2d148",
"gambit_id": "407e6fce-0c35-4cbb-a0ff-c9a21a54d8f7",
"last_updated": "2023-03-23T17:52:13.513005-04:00",
"created_at": "2023-03-22T17:01:57.231478-04:00",
"name": "Game Total Over 235.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "235.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8108f9dc-ec14-4206-9d64-5752486d00b3/?format=api"
}
]
}