GET /api/bet_types/83c30e7e-8673-4010-aeae-921f6e26e9bc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "83c30e7e-8673-4010-aeae-921f6e26e9bc",
"match": "https://api-prod.gambitprofit.com/api/matches/c2c96f32-ca93-4421-a657-8ff3ac1ebd7c/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-04T09:48:06.934360-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": "Arizona Coyotes",
"amount": 5317.0
},
{
"team": "Washington Capitals",
"amount": 4683.0
}
],
"expected_reward_tokens": 9411.09,
"profit_sb": -88.91,
"profit_sb_percentage": -0.94,
"recommended": false
},
"lines": [
{
"id": "dd6bc8e5-0964-4898-a7aa-6adc3ff154f3",
"gambit_id": "3486964e-eddd-4c37-9b1b-bd5a64a23a8e",
"last_updated": "2023-12-05T21:18:21.211636-05:00",
"created_at": "2023-12-04T09:48:06.943207-05:00",
"name": "Arizona Coyotes",
"reward": "1.77000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83c30e7e-8673-4010-aeae-921f6e26e9bc/?format=api"
},
{
"id": "ecd9fa0d-cd50-48b7-9292-855ad150b1b3",
"gambit_id": "ad89019d-4164-426a-a1bd-782aa405e253",
"last_updated": "2023-12-05T21:18:21.208346-05:00",
"created_at": "2023-12-04T09:48:06.938308-05:00",
"name": "Washington Capitals",
"reward": "2.01000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83c30e7e-8673-4010-aeae-921f6e26e9bc/?format=api"
}
]
}