GET /api/bet_types/88fb0843-63cb-436d-bd3c-d55676a05b8f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "88fb0843-63cb-436d-bd3c-d55676a05b8f",
"match": "https://api-prod.gambitprofit.com/api/matches/3ca50c3f-ec01-47f1-847a-c486b26c723e/?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": "New Jersey Devils",
"amount": 6482.0
},
{
"team": "New York Islanders",
"amount": 3518.0
}
],
"expected_reward_tokens": 9074.8,
"profit_sb": 74.8,
"profit_sb_percentage": 0.83,
"recommended": true
},
"lines": [
{
"id": "0d3228b7-e4b5-45e2-a755-10133b98db74",
"gambit_id": "09258f53-8f18-43f4-8eea-6477bfe4e0e9",
"last_updated": "2022-12-10T18:52:01.296061-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New Jersey Devils",
"reward": "1.40000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88fb0843-63cb-436d-bd3c-d55676a05b8f/?format=api"
},
{
"id": "32161bfb-a1c7-4f1c-b152-5864169612c6",
"gambit_id": "98936320-3fbf-4881-9591-5f41dfedf4be",
"last_updated": "2022-12-10T18:52:01.297555-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New York Islanders",
"reward": "2.58000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88fb0843-63cb-436d-bd3c-d55676a05b8f/?format=api"
}
]
}