GET /api/bet_types/d28ff142-bb0f-4e41-a395-0756ccfe9b8f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d28ff142-bb0f-4e41-a395-0756ccfe9b8f",
"match": "https://api-prod.gambitprofit.com/api/matches/41a5f89a-9383-4ffa-8d73-c75711b9a8e7/?format=api",
"name": "Over/Under",
"created_at": "2023-01-10T16:01:46.441630-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 224.5",
"amount": 5000.0
},
{
"team": "Game Total Under 224.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 8900.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.11,
"recommended": false
},
"lines": [
{
"id": "61d71806-1a06-43a0-b630-4493696ddee3",
"gambit_id": "411f56a9-57c9-43cc-a216-2715843d69c2",
"last_updated": "2023-01-11T10:46:57.942823-05:00",
"created_at": "2023-01-10T16:01:46.444493-05:00",
"name": "Game Total Over 224.5",
"reward": "1.78000",
"odds": "1.90910",
"spread": "224.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d28ff142-bb0f-4e41-a395-0756ccfe9b8f/?format=api"
},
{
"id": "9117c39d-9716-4c08-a6ae-205cccc61217",
"gambit_id": "6c0746a4-10f9-4866-9e29-891c318a0c13",
"last_updated": "2023-01-11T10:46:57.941680-05:00",
"created_at": "2023-01-10T16:01:46.443145-05:00",
"name": "Game Total Under 224.5",
"reward": "1.78000",
"odds": "1.90910",
"spread": "224.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d28ff142-bb0f-4e41-a395-0756ccfe9b8f/?format=api"
}
]
}