GET /api/bet_types/d85f9443-cd13-4dbc-83d0-1c544660563d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d85f9443-cd13-4dbc-83d0-1c544660563d",
"match": "https://api-prod.gambitprofit.com/api/matches/e3711e5d-0119-40f2-be99-046ec86afdfe/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 228.5",
"amount": 5098.0
},
{
"team": "Game Total Under 228.5",
"amount": 4902.0
}
],
"expected_reward_tokens": 8921.5,
"profit_sb": -78.5,
"profit_sb_percentage": -0.87,
"recommended": false
},
"lines": [
{
"id": "3e0938ca-4d71-4a2f-b6ce-c2a0890a0c5d",
"gambit_id": "15fd8eec-2fc3-40fe-ab82-d58b84c00ef4",
"last_updated": "2022-12-21T10:36:57.445206-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 228.5",
"reward": "1.75000",
"odds": "1.86960",
"spread": "228.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d85f9443-cd13-4dbc-83d0-1c544660563d/?format=api"
},
{
"id": "2b98930d-c6ef-4cd4-a303-c7b0111393ba",
"gambit_id": "122b63ec-e4c9-40cb-b7e8-5fb10eb797de",
"last_updated": "2022-12-21T10:36:57.444044-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 228.5",
"reward": "1.82000",
"odds": "1.95240",
"spread": "228.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d85f9443-cd13-4dbc-83d0-1c544660563d/?format=api"
}
]
}