GET /api/bet_types/f2bcee53-b473-4c92-af74-bebcd91404f3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f2bcee53-b473-4c92-af74-bebcd91404f3",
"match": "https://api-prod.gambitprofit.com/api/matches/1d3b8f28-8c8d-4657-b259-bd98262a4f29/?format=api",
"name": "Over/Under",
"created_at": "2023-04-28T15:07:04.610296-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 41",
"amount": 5000.0
},
{
"team": "Game Total Under 41",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "edbaeac7-f95f-49f7-896e-602f20de944c",
"gambit_id": "b5cbf3d5-7914-4a4e-a7e9-afa2c467749e",
"last_updated": "2023-05-01T12:27:20.153234-04:00",
"created_at": "2023-04-28T15:07:04.613620-04:00",
"name": "Game Total Over 41",
"reward": "1.87000",
"odds": "1.90910",
"spread": "41.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f2bcee53-b473-4c92-af74-bebcd91404f3/?format=api"
},
{
"id": "dd4e97b0-4577-4e06-ad57-98bd92f003b2",
"gambit_id": "bfcd5181-c280-4fd0-92b7-ad16dd38ad15",
"last_updated": "2023-05-01T12:27:20.151587-04:00",
"created_at": "2023-04-28T15:07:04.611897-04:00",
"name": "Game Total Under 41",
"reward": "1.87000",
"odds": "1.90910",
"spread": "41.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f2bcee53-b473-4c92-af74-bebcd91404f3/?format=api"
}
]
}