GET /api/bet_types/3781df5a-fb03-4429-b018-bcbadb3b093c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3781df5a-fb03-4429-b018-bcbadb3b093c",
"match": "https://api-prod.gambitprofit.com/api/matches/9717528e-fce1-4fa6-9d09-67a43555eb77/?format=api",
"name": "Over/Under",
"created_at": "2023-04-06T09:06:59.137559-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 8",
"amount": 5107.0
},
{
"team": "Game Total Under 8",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "5541a8db-5d52-476d-94a7-b34f0b2b8cec",
"gambit_id": "099ef21c-22c6-48df-ac1a-35ea8b055ce0",
"last_updated": "2023-04-07T10:22:14.680756-04:00",
"created_at": "2023-04-06T09:06:59.141237-04:00",
"name": "Game Total Over 8",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3781df5a-fb03-4429-b018-bcbadb3b093c/?format=api"
},
{
"id": "ca931dbf-dc8c-48d5-a7fc-523ca39c6050",
"gambit_id": "39c1d70f-52c7-4deb-9cf1-594dd69ac38a",
"last_updated": "2023-04-07T10:22:14.677145-04:00",
"created_at": "2023-04-06T09:06:59.139453-04:00",
"name": "Game Total Under 8",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3781df5a-fb03-4429-b018-bcbadb3b093c/?format=api"
}
]
}