GET /api/bet_types/c2f0ab0e-c84f-4112-b985-adcd9c132301/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c2f0ab0e-c84f-4112-b985-adcd9c132301",
"match": "https://api-prod.gambitprofit.com/api/matches/8be57a0d-8fe4-4149-a7ec-50fd8e2810ca/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-21T09:13:04.725374-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 Orleans Pelicans",
"amount": 6010.0
},
{
"team": "Cleveland Cavaliers",
"amount": 3990.0
}
],
"expected_reward_tokens": 9495.8,
"profit_sb": -4.2,
"profit_sb_percentage": -0.04,
"recommended": false
},
"lines": [
{
"id": "bef47132-4827-4e54-86ad-26bf6d8ff5f4",
"gambit_id": "521cdc58-5e73-448c-88a2-a1945edf2cf5",
"last_updated": "2023-12-23T14:48:18.747551-05:00",
"created_at": "2023-12-21T09:13:04.729460-05:00",
"name": "New Orleans Pelicans",
"reward": "1.58000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2f0ab0e-c84f-4112-b985-adcd9c132301/?format=api"
},
{
"id": "08dc2fda-6711-4eb7-bf1c-c07a7bb07ba7",
"gambit_id": "623aed63-6324-4eb6-b01b-8c662fd0a8bb",
"last_updated": "2023-12-23T14:48:18.750852-05:00",
"created_at": "2023-12-21T09:13:04.733786-05:00",
"name": "Cleveland Cavaliers",
"reward": "2.38000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2f0ab0e-c84f-4112-b985-adcd9c132301/?format=api"
}
]
}