GET /api/bet_types/dc87bf25-66dd-463e-a1e5-011480f37577/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "dc87bf25-66dd-463e-a1e5-011480f37577",
"match": "https://api-prod.gambitprofit.com/api/matches/3cd57b30-c94e-4275-8bf7-e2d54c937a08/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-27T10:28:19.006436-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": "Los Angeles Clippers",
"amount": 6090.0
},
{
"team": "Utah Jazz",
"amount": 3910.0
}
],
"expected_reward_tokens": 9500.4,
"profit_sb": 0.4,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "adfbc901-4e73-4e26-912d-698b2c2fbb0e",
"gambit_id": "ddfa0364-e7e1-48ef-9421-ef9482bf0493",
"last_updated": "2023-10-30T15:13:12.853288-04:00",
"created_at": "2023-10-27T10:28:19.012714-04:00",
"name": "Los Angeles Clippers",
"reward": "1.56000",
"odds": "1.58820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc87bf25-66dd-463e-a1e5-011480f37577/?format=api"
},
{
"id": "283981e6-e868-4b66-a42b-64dd1f4099e4",
"gambit_id": "94cb7647-0caf-4493-8521-7558afedf104",
"last_updated": "2023-10-30T15:13:12.849326-04:00",
"created_at": "2023-10-27T10:28:19.017892-04:00",
"name": "Utah Jazz",
"reward": "2.43000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc87bf25-66dd-463e-a1e5-011480f37577/?format=api"
}
]
}