GET /api/bet_types/8d2d51e4-9247-4ede-9eef-58ea90eda531/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8d2d51e4-9247-4ede-9eef-58ea90eda531",
"match": "https://api-prod.gambitprofit.com/api/matches/ff03183f-047d-4630-91cf-576fd2a350ec/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-27T09:07:56.587971-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": "Washington Capitals",
"amount": 5319.0
},
{
"team": "Minnesota Wild",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "cf2e033d-6cff-4b8a-9e82-782a68ded943",
"gambit_id": "345ed5e6-232c-4103-b060-8068e7afe38a",
"last_updated": "2023-10-30T14:58:09.015838-04:00",
"created_at": "2023-10-27T09:07:56.597535-04:00",
"name": "Washington Capitals",
"reward": "1.76000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d2d51e4-9247-4ede-9eef-58ea90eda531/?format=api"
},
{
"id": "c7121186-a760-4a42-8c8b-f0e54965a83c",
"gambit_id": "65a22fad-b26c-4326-81b5-f1052b915dae",
"last_updated": "2023-10-30T14:58:09.012128-04:00",
"created_at": "2023-10-27T09:07:56.592696-04:00",
"name": "Minnesota Wild",
"reward": "2.00000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d2d51e4-9247-4ede-9eef-58ea90eda531/?format=api"
}
]
}