GET /api/bet_types/91699b70-e086-4b56-b9fe-f6c6a683a8e2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "91699b70-e086-4b56-b9fe-f6c6a683a8e2",
"match": "https://api-prod.gambitprofit.com/api/matches/3ec8c09d-22a1-47ee-9ad2-032875d0ff1c/?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": "Boston Bruins",
"amount": 6387.0
},
{
"team": "Florida Panthers",
"amount": 3613.0
}
],
"expected_reward_tokens": 9068.63,
"profit_sb": 68.63,
"profit_sb_percentage": 0.76,
"recommended": true
},
"lines": [
{
"id": "4427d401-5c2d-46d9-b7cf-1c7b76fe39b9",
"gambit_id": "29221950-04e7-4b25-b52c-d7f98414453a",
"last_updated": "2022-12-20T20:17:22.707389-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Boston Bruins",
"reward": "1.42000",
"odds": "1.48780",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91699b70-e086-4b56-b9fe-f6c6a683a8e2/?format=api"
},
{
"id": "95db0a03-84e1-494a-bcf8-d4ea7ebb5b1a",
"gambit_id": "5d25c541-9730-4451-9eb7-547cb91878df",
"last_updated": "2022-12-20T20:17:22.708485-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Florida Panthers",
"reward": "2.51000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91699b70-e086-4b56-b9fe-f6c6a683a8e2/?format=api"
}
]
}