GET /api/bet_types/0a687748-77dd-47fd-bdbf-30b8b322d9bb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0a687748-77dd-47fd-bdbf-30b8b322d9bb",
"match": "https://api-prod.gambitprofit.com/api/matches/d1824950-dffd-424b-9d88-4d5fc3a0eb12/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-16T09:23:12.790876-04: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": "CLE (T Bibee)",
"amount": 5325.0
},
{
"team": "TEX (D Dunning)",
"amount": 4675.0
}
],
"expected_reward_tokens": 9583.75,
"profit_sb": 83.75,
"profit_sb_percentage": 0.88,
"recommended": true
},
"lines": [
{
"id": "0d8e64a9-76d4-4630-9dbf-623a15449fc4",
"gambit_id": "013b77a6-f38f-4181-bc28-f5bb040bdd1f",
"last_updated": "2023-09-18T09:08:28.500330-04:00",
"created_at": "2023-09-16T09:23:12.802320-04:00",
"name": "CLE (T Bibee)",
"reward": "1.80000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a687748-77dd-47fd-bdbf-30b8b322d9bb/?format=api"
},
{
"id": "93a3397c-4f3f-4189-b81d-eba1d03bea07",
"gambit_id": "cef881f7-05e4-4403-9e36-307de3506ae2",
"last_updated": "2023-09-18T09:08:28.493931-04:00",
"created_at": "2023-09-16T09:23:12.798179-04:00",
"name": "TEX (D Dunning)",
"reward": "2.05000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a687748-77dd-47fd-bdbf-30b8b322d9bb/?format=api"
}
]
}