GET /api/bet_types/98010b17-3275-4236-b695-0c6a7de76f7c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "98010b17-3275-4236-b695-0c6a7de76f7c",
"match": "https://api-prod.gambitprofit.com/api/matches/15c7fb14-1c44-4e7a-b6fe-07f57e5daf1d/?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": "Washington Capitals",
"amount": 5402.0
},
{
"team": "Ottawa Senators",
"amount": 4598.0
}
],
"expected_reward_tokens": 8966.1,
"profit_sb": -33.9,
"profit_sb_percentage": -0.38,
"recommended": false
},
"lines": [
{
"id": "ada3ea76-e6d5-4958-b4f3-029158d66fb3",
"gambit_id": "3baaa485-ed10-4a7f-9b2b-9a52a4640c2c",
"last_updated": "2022-12-23T12:17:24.063791-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Washington Capitals",
"reward": "1.66000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/98010b17-3275-4236-b695-0c6a7de76f7c/?format=api"
},
{
"id": "107adeb4-89f7-49f1-91c3-79694424a65e",
"gambit_id": "ec33a6f1-ba71-46ad-89f5-79f7b99eef2d",
"last_updated": "2022-12-23T12:17:24.062748-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Ottawa Senators",
"reward": "1.95000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/98010b17-3275-4236-b695-0c6a7de76f7c/?format=api"
}
]
}