GET /api/bet_types/81db9d68-106d-410e-aa6b-93bc78033936/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "81db9d68-106d-410e-aa6b-93bc78033936",
"match": "https://api-prod.gambitprofit.com/api/matches/33ae792c-e46f-4c04-a1e3-974e51a0c428/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-06T10:13:13.040047-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": "New York Knicks",
"amount": 7675.0
},
{
"team": "Washington Wizards",
"amount": 2325.0
}
],
"expected_reward_tokens": 9439.5,
"profit_sb": -60.5,
"profit_sb_percentage": -0.64,
"recommended": false
},
"lines": [
{
"id": "7af23d02-fffa-4281-8a78-5ec4795782d3",
"gambit_id": "5e7b98a4-3998-40cc-85e9-cc69ca50fd05",
"last_updated": "2024-01-09T10:23:17.210705-05:00",
"created_at": "2024-01-06T10:13:13.046217-05:00",
"name": "New York Knicks",
"reward": "1.23000",
"odds": "1.24390",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/81db9d68-106d-410e-aa6b-93bc78033936/?format=api"
},
{
"id": "c62e9a56-974d-49b3-bb26-47c86acf1042",
"gambit_id": "09671c20-3e61-4765-a101-bf02d5d8ee28",
"last_updated": "2024-01-09T10:23:17.214420-05:00",
"created_at": "2024-01-06T10:13:13.051060-05:00",
"name": "Washington Wizards",
"reward": "4.06000",
"odds": "4.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/81db9d68-106d-410e-aa6b-93bc78033936/?format=api"
}
]
}