GET /api/bet_types/386fb31f-7144-4f42-b19e-506d2b8d3f67/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "386fb31f-7144-4f42-b19e-506d2b8d3f67",
"match": "https://api-prod.gambitprofit.com/api/matches/ac605326-0aee-4b02-bcef-7c6ee5df49db/?format=api",
"name": "Over/Under",
"created_at": "2024-01-08T09:02:57.278924-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 Under 6.5",
"amount": 5213.0
},
{
"team": "Game Total Over 6.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "dfbc51e0-bad2-42f3-aac9-0aa1968bc508",
"gambit_id": "f0df75b9-8c03-4587-bb05-883f132fb90a",
"last_updated": "2024-01-10T10:08:16.626720-05:00",
"created_at": "2024-01-08T09:02:57.287130-05:00",
"name": "Game Total Under 6.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/386fb31f-7144-4f42-b19e-506d2b8d3f67/?format=api"
},
{
"id": "fa8d4cea-cdaa-4c22-9d78-d65b4ae6f5a0",
"gambit_id": "f77a7ae1-7167-426d-8e39-1aff8f0a919d",
"last_updated": "2024-01-10T10:08:16.623054-05:00",
"created_at": "2024-01-08T09:02:57.282756-05:00",
"name": "Game Total Over 6.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/386fb31f-7144-4f42-b19e-506d2b8d3f67/?format=api"
}
]
}