GET /api/bet_types/de314ac5-130d-4bec-a732-734d2e9ff7a0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "de314ac5-130d-4bec-a732-734d2e9ff7a0",
"match": "https://api-prod.gambitprofit.com/api/matches/5605368b-2af7-4dbc-9875-5f2f27259c4e/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-14T09:37:11.597668-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": "Boston Bruins",
"amount": 7774.0
},
{
"team": "Chicago Blackhawks",
"amount": 2226.0
}
],
"expected_reward_tokens": 9482.76,
"profit_sb": -17.24,
"profit_sb_percentage": -0.18,
"recommended": false
},
"lines": [
{
"id": "d95ed3ab-87c8-4d03-b1e7-4f7a8089b7ed",
"gambit_id": "d5168300-148b-4d88-80b5-36b8ec267b1b",
"last_updated": "2023-03-15T13:57:06.267964-04:00",
"created_at": "2023-03-14T09:37:11.600516-04:00",
"name": "Boston Bruins",
"reward": "1.22000",
"odds": "1.22730",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de314ac5-130d-4bec-a732-734d2e9ff7a0/?format=api"
},
{
"id": "68a144e1-549c-49dd-af0c-ffe37cdfab9e",
"gambit_id": "f80930a0-cd29-42ec-87c8-2883d167bda3",
"last_updated": "2023-03-15T13:57:06.266967-04:00",
"created_at": "2023-03-14T09:37:11.599035-04:00",
"name": "Chicago Blackhawks",
"reward": "4.26000",
"odds": "4.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de314ac5-130d-4bec-a732-734d2e9ff7a0/?format=api"
}
]
}