GET /api/bet_types/81f81190-9aff-4178-8327-3c1b3cba5bf1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "81f81190-9aff-4178-8327-3c1b3cba5bf1",
"match": "https://api-prod.gambitprofit.com/api/matches/81ef946e-b971-4fb0-89d7-9e330e346dac/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-18T10:18:19.266349-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": "Ottawa Senators",
"amount": 6154.0
},
{
"team": "Montreal Canadiens",
"amount": 3846.0
}
],
"expected_reward_tokens": 9538.08,
"profit_sb": 38.08,
"profit_sb_percentage": 0.4,
"recommended": true
},
"lines": [
{
"id": "8d6a5da9-39ca-4c28-9218-49aa483ff073",
"gambit_id": "ba01eb7b-8890-4315-92ee-8f441eadea36",
"last_updated": "2024-01-19T20:38:14.050048-05:00",
"created_at": "2024-01-18T10:18:19.282563-05:00",
"name": "Ottawa Senators",
"reward": "1.55000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/81f81190-9aff-4178-8327-3c1b3cba5bf1/?format=api"
},
{
"id": "38a34ca0-cd6d-4e11-a295-74413d069569",
"gambit_id": "04c1e0bc-31da-4ec8-86ce-c7eb1d11245d",
"last_updated": "2024-01-19T20:38:14.046318-05:00",
"created_at": "2024-01-18T10:18:19.275205-05:00",
"name": "Montreal Canadiens",
"reward": "2.48000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/81f81190-9aff-4178-8327-3c1b3cba5bf1/?format=api"
}
]
}