GET /api/bet_types/58bb62e5-e26f-4711-9642-1796e061fbeb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "58bb62e5-e26f-4711-9642-1796e061fbeb",
"match": "https://api-prod.gambitprofit.com/api/matches/a88f0d31-4d04-44c8-9c20-d14e9230c39e/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-30T11:22:17.183594-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": "Tampa Bay Lightning",
"amount": 6399.0
},
{
"team": "Washington Capitals",
"amount": 3601.0
}
],
"expected_reward_tokens": 9470.52,
"profit_sb": -29.48,
"profit_sb_percentage": -0.31,
"recommended": false
},
"lines": [
{
"id": "d5f5f689-9c26-4c22-892d-c33774f89da5",
"gambit_id": "81da315d-6845-4e52-a354-5a61e939f5c2",
"last_updated": "2023-03-31T14:42:25.430825-04:00",
"created_at": "2023-03-30T11:22:17.185067-04:00",
"name": "Tampa Bay Lightning",
"reward": "1.48000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58bb62e5-e26f-4711-9642-1796e061fbeb/?format=api"
},
{
"id": "95b21db2-5afe-4b1d-ba2f-5baa99dbdcd5",
"gambit_id": "58bc5f43-da8a-4559-9cd3-0da009181301",
"last_updated": "2023-03-31T14:42:25.434129-04:00",
"created_at": "2023-03-30T11:22:17.186635-04:00",
"name": "Washington Capitals",
"reward": "2.63000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58bb62e5-e26f-4711-9642-1796e061fbeb/?format=api"
}
]
}