GET /api/bet_types/f9a358a2-4df0-4334-99ee-f1d78177a5a5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f9a358a2-4df0-4334-99ee-f1d78177a5a5",
"match": "https://api-prod.gambitprofit.com/api/matches/54565adc-f282-4a14-be66-2bf64de9c51f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-14T09:28:07.317617-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": "Miami Heat",
"amount": 5939.0
},
{
"team": "Chicago Bulls",
"amount": 4061.0
}
],
"expected_reward_tokens": 9502.4,
"profit_sb": 2.4,
"profit_sb_percentage": 0.03,
"recommended": true
},
"lines": [
{
"id": "39f455b2-9fa7-402f-ae4d-3c70617e3cac",
"gambit_id": "ce2cb3bf-8581-468b-b741-64139a69c985",
"last_updated": "2023-12-15T10:58:00.979406-05:00",
"created_at": "2023-12-14T09:28:07.324756-05:00",
"name": "Miami Heat",
"reward": "1.60000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9a358a2-4df0-4334-99ee-f1d78177a5a5/?format=api"
},
{
"id": "802e4e31-ffca-4744-ae3c-e09e1e78c0d1",
"gambit_id": "5725479b-9c39-413c-8b14-4f352db8f5e6",
"last_updated": "2023-12-15T10:58:00.982802-05:00",
"created_at": "2023-12-14T09:28:07.332473-05:00",
"name": "Chicago Bulls",
"reward": "2.34000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9a358a2-4df0-4334-99ee-f1d78177a5a5/?format=api"
}
]
}