GET /api/bet_types/deca8382-4123-4951-9a90-635b9cc75d8a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "deca8382-4123-4951-9a90-635b9cc75d8a",
"match": "https://api-prod.gambitprofit.com/api/matches/d7be34e0-18c1-4f91-9b7e-5497e8e7f9aa/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-13T09:17:59.537886-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": "Edmonton Oilers",
"amount": 5944.0
},
{
"team": "New York Islanders",
"amount": 4056.0
}
],
"expected_reward_tokens": 9450.48,
"profit_sb": -49.52,
"profit_sb_percentage": -0.52,
"recommended": false
},
"lines": [
{
"id": "7cf6a97f-7aaf-43a3-94ba-4a811d8cc2f0",
"gambit_id": "15ace417-583d-4ace-8fa1-b39ce144f661",
"last_updated": "2023-11-14T10:08:16.558484-05:00",
"created_at": "2023-11-13T09:17:59.545671-05:00",
"name": "Edmonton Oilers",
"reward": "1.59000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/deca8382-4123-4951-9a90-635b9cc75d8a/?format=api"
},
{
"id": "01f98672-0c04-4242-879d-76ae2df19308",
"gambit_id": "8d5c40d9-ffde-4fbf-9b73-72778a574fe1",
"last_updated": "2023-11-14T10:08:16.555232-05:00",
"created_at": "2023-11-13T09:17:59.541709-05:00",
"name": "New York Islanders",
"reward": "2.33000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/deca8382-4123-4951-9a90-635b9cc75d8a/?format=api"
}
]
}