GET /api/bet_types/82682b91-8fd8-4b62-9394-d54d522cd98d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "82682b91-8fd8-4b62-9394-d54d522cd98d",
"match": "https://api-prod.gambitprofit.com/api/matches/beeaf35d-4f4d-4f9c-ba59-d6344c430991/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-10T08:46:52.055222-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": "Minnesota Timberwolves",
"amount": 6241.0
},
{
"team": "Brooklyn Nets",
"amount": 3759.0
}
],
"expected_reward_tokens": 9547.86,
"profit_sb": 47.86,
"profit_sb_percentage": 0.5,
"recommended": true
},
"lines": [
{
"id": "0bed4f8a-a0f4-4532-a6d4-6934038a06c8",
"gambit_id": "b46703bb-28c8-49e7-b6eb-2bd162518bc3",
"last_updated": "2023-03-11T11:17:15.904164-05:00",
"created_at": "2023-03-10T08:46:52.056779-05:00",
"name": "Minnesota Timberwolves",
"reward": "1.53000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82682b91-8fd8-4b62-9394-d54d522cd98d/?format=api"
},
{
"id": "dfdf29ae-b945-4a7a-a35e-597725e827d2",
"gambit_id": "0c8e56c1-65bd-4144-b9f1-5f94a82b15a8",
"last_updated": "2023-03-11T11:17:15.905418-05:00",
"created_at": "2023-03-10T08:46:52.058117-05:00",
"name": "Brooklyn Nets",
"reward": "2.54000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82682b91-8fd8-4b62-9394-d54d522cd98d/?format=api"
}
]
}