GET /api/bet_types/80c4f5bc-45fc-4185-8f65-9a2c0f34b0c9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "80c4f5bc-45fc-4185-8f65-9a2c0f34b0c9",
"match": "https://api-prod.gambitprofit.com/api/matches/56c77a96-34e5-4732-a937-ce7cbd84c196/?format=api",
"name": "Over/Under",
"created_at": "2023-04-18T12:12:03.940587-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 2.5",
"amount": 5068.0
},
{
"team": "Game Total Over 2.5",
"amount": 4932.0
}
],
"expected_reward_tokens": 9173.08,
"profit_sb": -326.92,
"profit_sb_percentage": -3.44,
"recommended": false
},
"lines": [
{
"id": "3152ab4a-4e5a-48b2-8880-97263678c463",
"gambit_id": "73e3f325-7116-491f-8916-e99a4d9d0da0",
"last_updated": "2023-04-21T22:02:17.927496-04:00",
"created_at": "2023-04-18T12:12:03.942040-04:00",
"name": "Game Total Under 2.5",
"reward": "1.81000",
"odds": "1.85000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80c4f5bc-45fc-4185-8f65-9a2c0f34b0c9/?format=api"
},
{
"id": "33ec1085-30f6-4657-a2e7-dabd4c405923",
"gambit_id": "abebe376-38bf-49f8-a93d-c5af2c6bed22",
"last_updated": "2023-04-21T22:02:17.929754-04:00",
"created_at": "2023-04-18T12:12:03.943577-04:00",
"name": "Game Total Over 2.5",
"reward": "1.86000",
"odds": "1.90000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80c4f5bc-45fc-4185-8f65-9a2c0f34b0c9/?format=api"
}
]
}