GET /api/bet_types/3194d4d2-2fca-460f-88fe-049a4e9839f0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3194d4d2-2fca-460f-88fe-049a4e9839f0",
"match": "https://api-prod.gambitprofit.com/api/matches/51c509fb-690c-4747-af9b-8efe8a591a40/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-24T15:02:00.510635-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 Wizards",
"amount": 5212.0
},
{
"team": "New York Knicks",
"amount": 4788.0
}
],
"expected_reward_tokens": 9432.36,
"profit_sb": -67.64,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "b08fd817-d709-4da3-a126-28d3abf6f240",
"gambit_id": "b0b47176-f383-4887-841f-070b0e882efc",
"last_updated": "2023-02-25T17:57:14.650014-05:00",
"created_at": "2023-02-24T15:02:00.511897-05:00",
"name": "Washington Wizards",
"reward": "1.81000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3194d4d2-2fca-460f-88fe-049a4e9839f0/?format=api"
},
{
"id": "160b530a-0aad-47db-a1fc-f743ae11db12",
"gambit_id": "69e3404b-836b-4e8c-9c50-5cc4d5601e2c",
"last_updated": "2023-02-25T17:57:14.651237-05:00",
"created_at": "2023-02-24T15:02:00.513254-05:00",
"name": "New York Knicks",
"reward": "1.97000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3194d4d2-2fca-460f-88fe-049a4e9839f0/?format=api"
}
]
}