GET /api/bet_types/426f587e-ed44-4611-87de-f291c0161f56/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "426f587e-ed44-4611-87de-f291c0161f56",
"match": "https://api-prod.gambitprofit.com/api/matches/161197da-3b2f-4b1b-8ee8-b146c42f201b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-05T10:57:16.241190-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": "Denver Nuggets",
"amount": 5939.0
},
{
"team": "Miami Heat",
"amount": 4061.0
}
],
"expected_reward_tokens": 9502.4,
"profit_sb": 2.4,
"profit_sb_percentage": 0.03,
"recommended": true
},
"lines": [
{
"id": "38947c53-1920-489f-b858-18436a04153f",
"gambit_id": "9dd26fe6-afbe-4567-bdca-59135cfc2815",
"last_updated": "2023-06-08T16:48:26.130595-04:00",
"created_at": "2023-06-05T10:57:16.243389-04:00",
"name": "Denver Nuggets",
"reward": "1.60000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/426f587e-ed44-4611-87de-f291c0161f56/?format=api"
},
{
"id": "26160880-835b-4101-9acf-c955d7ceae64",
"gambit_id": "524e0f0e-c4d6-4763-ac92-39c6720239e4",
"last_updated": "2023-06-08T16:48:26.132175-04:00",
"created_at": "2023-06-05T10:57:16.245646-04:00",
"name": "Miami Heat",
"reward": "2.34000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/426f587e-ed44-4611-87de-f291c0161f56/?format=api"
}
]
}