GET /api/bet_types/099f2cd5-037b-4da4-adcc-04b84ff3d41f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "099f2cd5-037b-4da4-adcc-04b84ff3d41f",
"match": "https://api-prod.gambitprofit.com/api/matches/19b64932-0611-4ff3-a24e-e957d26fe731/?format=api",
"name": "Over/Under",
"created_at": "2023-01-14T08:26:56.836491-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 6",
"amount": 5098.0
},
{
"team": "Game Total Under 6",
"amount": 4902.0
}
],
"expected_reward_tokens": 8921.5,
"profit_sb": -78.5,
"profit_sb_percentage": -0.87,
"recommended": false
},
"lines": [
{
"id": "7ec26a3b-8f45-4b63-8a2a-71b8b325f86e",
"gambit_id": "316fb840-90c5-4cfe-afca-96143fae2b39",
"last_updated": "2023-01-16T10:07:23.876040-05:00",
"created_at": "2023-01-14T08:26:56.842754-05:00",
"name": "Game Total Over 6",
"reward": "1.75000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/099f2cd5-037b-4da4-adcc-04b84ff3d41f/?format=api"
},
{
"id": "5f37001b-0966-4d60-a3df-fbce0ba76ff6",
"gambit_id": "027dd694-3977-46e5-9195-524b1d2e7278",
"last_updated": "2023-01-16T10:07:23.872997-05:00",
"created_at": "2023-01-14T08:26:56.839530-05:00",
"name": "Game Total Under 6",
"reward": "1.82000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/099f2cd5-037b-4da4-adcc-04b84ff3d41f/?format=api"
}
]
}