GET /api/bet_types/bec787af-330b-4639-aa6f-8a8c868003a1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bec787af-330b-4639-aa6f-8a8c868003a1",
"match": "https://api-prod.gambitprofit.com/api/matches/7215946f-2d96-48c4-8cac-a236f04a01b3/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "St Louis Blues",
"amount": 5097.0
},
{
"team": "Washington Capitals",
"amount": 4903.0
}
],
"expected_reward_tokens": 8970.72,
"profit_sb": -29.28,
"profit_sb_percentage": -0.33,
"recommended": false
},
"lines": [
{
"id": "49198424-5bc5-46be-ad6f-9161714cbf31",
"gambit_id": "59397deb-f2bf-4e5a-875d-b70395064843",
"last_updated": "2022-11-18T09:52:39.871794-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "St Louis Blues",
"reward": "1.76000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bec787af-330b-4639-aa6f-8a8c868003a1/?format=api"
},
{
"id": "d20b7931-09b0-407a-9522-998358c2cfe0",
"gambit_id": "3b5fbf1b-0b59-4f9f-9a34-3bf7629a6f4b",
"last_updated": "2022-11-18T09:52:39.872805-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Washington Capitals",
"reward": "1.83000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bec787af-330b-4639-aa6f-8a8c868003a1/?format=api"
}
]
}