GET /api/bet_types/cde33ed1-d760-428e-a688-1fe58a95880d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cde33ed1-d760-428e-a688-1fe58a95880d",
"match": "https://api-prod.gambitprofit.com/api/matches/b03df2e1-4afe-4905-842f-d85b8a7bb75e/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-30T10:28:00.358582-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": "New Jersey Devils",
"amount": 5512.0
},
{
"team": "Philadelphia Flyers",
"amount": 4488.0
}
],
"expected_reward_tokens": 9424.8,
"profit_sb": -75.2,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "374af871-411a-40d8-8834-e4db549497d6",
"gambit_id": "e48763f5-1a1c-4327-8519-7ff49cdb17e9",
"last_updated": "2023-12-01T19:23:13.295828-05:00",
"created_at": "2023-11-30T10:28:00.364446-05:00",
"name": "New Jersey Devils",
"reward": "1.71000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cde33ed1-d760-428e-a688-1fe58a95880d/?format=api"
},
{
"id": "c0bcee7b-3a9a-479a-acf4-2754773a6191",
"gambit_id": "9aaa16c3-3ad9-449d-9d9d-ce0d88e6e50f",
"last_updated": "2023-12-01T19:23:13.299274-05:00",
"created_at": "2023-11-30T10:28:00.372814-05:00",
"name": "Philadelphia Flyers",
"reward": "2.10000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cde33ed1-d760-428e-a688-1fe58a95880d/?format=api"
}
]
}