GET /api/bet_types/b4189555-3762-4afa-9d72-ff5244e99322/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b4189555-3762-4afa-9d72-ff5244e99322",
"match": "https://api-prod.gambitprofit.com/api/matches/7f6ccafb-df45-4ffe-813d-06037b19e91a/?format=api",
"name": "Over/Under",
"created_at": "2023-09-16T18:28:17.877582-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 39",
"amount": 5000.0
},
{
"team": "Game Total Under 39",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "cb46a5fd-a8d9-4003-81ba-2ecb0dad9c64",
"gambit_id": "1671d70a-b91d-4ea2-8f69-36d20629cdea",
"last_updated": "2023-09-19T10:13:08.826570-04:00",
"created_at": "2023-09-16T18:28:17.882090-04:00",
"name": "Game Total Over 39",
"reward": "1.87000",
"odds": "1.90910",
"spread": "39.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4189555-3762-4afa-9d72-ff5244e99322/?format=api"
},
{
"id": "5a7b1b46-2853-4ec5-ad3d-81a1ec62d780",
"gambit_id": "ca5be47f-48a9-4887-a822-4b6e36c517f0",
"last_updated": "2023-09-19T10:13:08.835882-04:00",
"created_at": "2023-09-16T18:28:17.885833-04:00",
"name": "Game Total Under 39",
"reward": "1.87000",
"odds": "1.90910",
"spread": "39.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4189555-3762-4afa-9d72-ff5244e99322/?format=api"
}
]
}