GET /api/bet_types/7c83ac39-906e-4e7a-ab53-9c59d34f8328/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7c83ac39-906e-4e7a-ab53-9c59d34f8328",
"match": "https://api-prod.gambitprofit.com/api/matches/d8aaf2a1-8ef9-4619-bb2e-6b61fdcee87a/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-02T13:52:01.203335-04: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": "Los Angeles Kings",
"amount": 5147.0
},
{
"team": "Vancouver Canucks",
"amount": 4853.0
}
],
"expected_reward_tokens": 9366.29,
"profit_sb": -133.71,
"profit_sb_percentage": -1.41,
"recommended": false
},
"lines": [
{
"id": "80f80f5c-67d1-491e-b979-5ff90522579e",
"gambit_id": "13e612a1-df58-402f-90d0-2316d70a2262",
"last_updated": "2023-04-03T20:22:18.393576-04:00",
"created_at": "2023-04-02T13:52:01.206782-04:00",
"name": "Los Angeles Kings",
"reward": "1.82000",
"odds": "1.85470",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c83ac39-906e-4e7a-ab53-9c59d34f8328/?format=api"
},
{
"id": "f9140378-250f-407f-9745-565ef9ab8585",
"gambit_id": "96545832-2b72-4437-9336-ff1a8d9a2e15",
"last_updated": "2023-04-03T20:22:18.391092-04:00",
"created_at": "2023-04-02T13:52:01.205124-04:00",
"name": "Vancouver Canucks",
"reward": "1.93000",
"odds": "1.97090",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c83ac39-906e-4e7a-ab53-9c59d34f8328/?format=api"
}
]
}