GET /api/bet_types/cfe5a47f-f79b-4adc-90ca-878812c41cee/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cfe5a47f-f79b-4adc-90ca-878812c41cee",
"match": "https://api-prod.gambitprofit.com/api/matches/5ec0eecb-ed8a-4d96-8535-ab87105305ff/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-08T09:02:56.802586-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": "Oklahoma City Thunder",
"amount": 8135.0
},
{
"team": "Washington Wizards",
"amount": 1865.0
}
],
"expected_reward_tokens": 9436.6,
"profit_sb": -63.4,
"profit_sb_percentage": -0.67,
"recommended": false
},
"lines": [
{
"id": "d1bfffff-8e2a-4327-b2e2-1c6feff52428",
"gambit_id": "5e632c14-f9cd-41ae-855b-7d6203df7489",
"last_updated": "2024-01-10T10:08:16.378091-05:00",
"created_at": "2024-01-08T09:02:56.806209-05:00",
"name": "Oklahoma City Thunder",
"reward": "1.16000",
"odds": "1.17240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cfe5a47f-f79b-4adc-90ca-878812c41cee/?format=api"
},
{
"id": "423dca2a-ef6f-4a85-b132-041d5526c6e0",
"gambit_id": "026e9fe3-e89c-48dc-a65b-d7c0ef14fe90",
"last_updated": "2024-01-10T10:08:16.382072-05:00",
"created_at": "2024-01-08T09:02:56.810107-05:00",
"name": "Washington Wizards",
"reward": "5.06000",
"odds": "5.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cfe5a47f-f79b-4adc-90ca-878812c41cee/?format=api"
}
]
}