GET /api/bet_types/96b35f88-0fd1-4427-a4f7-18177e1be6ec/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "96b35f88-0fd1-4427-a4f7-18177e1be6ec",
"match": "https://api-prod.gambitprofit.com/api/matches/aed9fcca-0637-4736-97a5-c05a42f7f446/?format=api",
"name": "Over/Under",
"created_at": "2023-09-29T09:43:11.927136-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 Over 2.5",
"amount": 6263.0
},
{
"team": "Game Total Under 2.5",
"amount": 3737.0
}
],
"expected_reward_tokens": 9267.76,
"profit_sb": -232.24,
"profit_sb_percentage": -2.44,
"recommended": false
},
"lines": [
{
"id": "fe8df141-6ea8-4b5d-81ff-8ed9e4c38b9e",
"gambit_id": "a4a7b3df-f8bd-405a-b413-1e205ffed390",
"last_updated": "2023-10-02T10:58:22.241286-04:00",
"created_at": "2023-09-29T09:43:11.930921-04:00",
"name": "Game Total Over 2.5",
"reward": "1.48000",
"odds": "1.50000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96b35f88-0fd1-4427-a4f7-18177e1be6ec/?format=api"
},
{
"id": "79a7fbb2-3142-45c8-aaf7-eac1ee912fb8",
"gambit_id": "d9658fb5-2700-4481-8eb6-393bdab82028",
"last_updated": "2023-10-02T10:58:22.244591-04:00",
"created_at": "2023-09-29T09:43:11.935527-04:00",
"name": "Game Total Under 2.5",
"reward": "2.48000",
"odds": "2.55000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96b35f88-0fd1-4427-a4f7-18177e1be6ec/?format=api"
}
]
}