GET /api/bet_types/e341c861-9c24-4ec8-850e-c48ab90e1967/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e341c861-9c24-4ec8-850e-c48ab90e1967",
"match": "https://api-prod.gambitprofit.com/api/matches/74d8716e-a3f1-473e-9670-c816509d5859/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-25T09:33:17.265666-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": "Phoenix Suns",
"amount": 6232.0
},
{
"team": "Dallas Mavericks",
"amount": 3768.0
}
],
"expected_reward_tokens": 9533.04,
"profit_sb": 33.04,
"profit_sb_percentage": 0.35,
"recommended": true
},
"lines": [
{
"id": "2b1a8bb9-b67d-4eaa-a601-90e6f14e5fb0",
"gambit_id": "85ce8b66-5e65-48d8-8911-64c11490d2b0",
"last_updated": "2023-12-26T20:23:09.068206-05:00",
"created_at": "2023-12-25T09:33:17.280616-05:00",
"name": "Phoenix Suns",
"reward": "1.53000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e341c861-9c24-4ec8-850e-c48ab90e1967/?format=api"
},
{
"id": "18ebe355-9a17-4f8a-b27f-e21263fefe78",
"gambit_id": "c9c2da93-6d2e-4292-8490-5c26dbbfebc8",
"last_updated": "2023-12-26T20:23:09.064737-05:00",
"created_at": "2023-12-25T09:33:17.276412-05:00",
"name": "Dallas Mavericks",
"reward": "2.53000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e341c861-9c24-4ec8-850e-c48ab90e1967/?format=api"
}
]
}