GET /api/bet_types/0c65544f-2654-49ae-b318-c8ee6c2dd94e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0c65544f-2654-49ae-b318-c8ee6c2dd94e",
"match": "https://api-prod.gambitprofit.com/api/matches/c357df56-a154-48e1-ab96-e29333f0523e/?format=api",
"name": "Over/Under",
"created_at": "2024-01-19T09:33:11.857781-05: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 237",
"amount": 5000.0
},
{
"team": "Game Total Under 237",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "92f8eaed-48c6-4b03-a99e-0b37e4bf4b18",
"gambit_id": "dc818ab5-9a52-4c69-a8c5-35758c9eb065",
"last_updated": "2024-01-22T12:03:20.998133-05:00",
"created_at": "2024-01-19T09:33:11.865630-05:00",
"name": "Game Total Over 237",
"reward": "1.87000",
"odds": "1.90910",
"spread": "237.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c65544f-2654-49ae-b318-c8ee6c2dd94e/?format=api"
},
{
"id": "25b4b5c3-08fc-41f6-8815-df6c82db502e",
"gambit_id": "675e9d4e-0dbb-4277-aac4-7ca9e5dc8fa4",
"last_updated": "2024-01-22T12:03:21.001768-05:00",
"created_at": "2024-01-19T09:33:11.861585-05:00",
"name": "Game Total Under 237",
"reward": "1.87000",
"odds": "1.90910",
"spread": "237.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c65544f-2654-49ae-b318-c8ee6c2dd94e/?format=api"
}
]
}