GET /api/bet_types/02d633ff-6b25-4e2b-81f0-ee22a71aa099/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "02d633ff-6b25-4e2b-81f0-ee22a71aa099",
"match": "https://api-prod.gambitprofit.com/api/matches/6a1d9f6f-d24b-4fa9-adab-0e319298428e/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-13T09:17:59.314429-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": "Milwaukee Bucks",
"amount": 7741.0
},
{
"team": "Chicago Bulls",
"amount": 2259.0
}
],
"expected_reward_tokens": 9442.62,
"profit_sb": -57.38,
"profit_sb_percentage": -0.6,
"recommended": false
},
"lines": [
{
"id": "308eb8ca-c0b5-442c-982c-bf158338143d",
"gambit_id": "b85ec7cb-25f3-4164-af4c-a48d70b4af7f",
"last_updated": "2023-11-14T10:13:17.152706-05:00",
"created_at": "2023-11-13T09:17:59.322971-05:00",
"name": "Milwaukee Bucks",
"reward": "1.22000",
"odds": "1.23260",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02d633ff-6b25-4e2b-81f0-ee22a71aa099/?format=api"
},
{
"id": "d013f45f-488a-41aa-b228-abe2da46c041",
"gambit_id": "7fa03dea-3f36-4808-925a-58ea23d2cfe3",
"last_updated": "2023-11-14T10:13:17.148175-05:00",
"created_at": "2023-11-13T09:17:59.318096-05:00",
"name": "Chicago Bulls",
"reward": "4.18000",
"odds": "4.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02d633ff-6b25-4e2b-81f0-ee22a71aa099/?format=api"
}
]
}