GET /api/bet_types/7b0bae8c-c913-428c-8131-d1ccd20d985e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7b0bae8c-c913-428c-8131-d1ccd20d985e",
"match": "https://api-prod.gambitprofit.com/api/matches/0c81a583-45b9-4929-b9a1-a6760c03e784/?format=api",
"name": "Over/Under",
"created_at": "2023-09-19T09:13:25.251336-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 8.5",
"amount": 5107.0
},
{
"team": "Game Total Over 8.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "871e7b28-4e94-4fee-8a52-5d25d4162c03",
"gambit_id": "d869efb1-c7e8-40fa-b0ff-a824e8f06c0e",
"last_updated": "2023-09-21T09:48:16.231920-04:00",
"created_at": "2023-09-19T09:13:25.260219-04:00",
"name": "Game Total Under 8.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b0bae8c-c913-428c-8131-d1ccd20d985e/?format=api"
},
{
"id": "5136daac-64e5-4aed-8b6d-2f690c794c59",
"gambit_id": "1f36637c-d006-4715-9e41-f8cd36ab747f",
"last_updated": "2023-09-21T09:48:16.217564-04:00",
"created_at": "2023-09-19T09:13:25.255421-04:00",
"name": "Game Total Over 8.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b0bae8c-c913-428c-8131-d1ccd20d985e/?format=api"
}
]
}