GET /api/bet_types/1e424d18-948c-4235-8ff5-fa35afee0261/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1e424d18-948c-4235-8ff5-fa35afee0261",
"match": "https://api-prod.gambitprofit.com/api/matches/3701a203-9d45-4092-9927-fd174997aa1a/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-29T10:07:02.775578-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": "New York Islanders",
"amount": 5107.0
},
{
"team": "Washington Capitals",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "b01d719f-a9b4-47e5-a5bd-0fc1e9a618a5",
"gambit_id": "fad3082d-b990-4b22-bd99-0f61a3c070ae",
"last_updated": "2023-03-30T10:37:04.736054-04:00",
"created_at": "2023-03-29T10:07:02.780435-04:00",
"name": "New York Islanders",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1e424d18-948c-4235-8ff5-fa35afee0261/?format=api"
},
{
"id": "31b8fcc8-42d3-4c59-9d95-f5a6df954eb0",
"gambit_id": "be7621dc-46da-4333-a09b-9ede033fc47f",
"last_updated": "2023-03-30T10:37:04.734052-04:00",
"created_at": "2023-03-29T10:07:02.777753-04:00",
"name": "Washington Capitals",
"reward": "1.91000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1e424d18-948c-4235-8ff5-fa35afee0261/?format=api"
}
]
}