GET /api/bet_types/3938ca47-bed1-4a51-b0a0-30970ff29f3b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3938ca47-bed1-4a51-b0a0-30970ff29f3b",
"match": "https://api-prod.gambitprofit.com/api/matches/dacc4e0c-4218-4514-b8cd-4c38853b67c9/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-14T09:37:10.757374-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": "Washington Wizards",
"amount": 8681.0
},
{
"team": "Detroit Pistons",
"amount": 1319.0
}
],
"expected_reward_tokens": 9549.1,
"profit_sb": 49.1,
"profit_sb_percentage": 0.52,
"recommended": true
},
"lines": [
{
"id": "166a3078-61da-4ed6-80d8-523c5ee29567",
"gambit_id": "c0dee6ad-2198-4793-8de3-ec414e0c9069",
"last_updated": "2023-03-15T10:12:12.104648-04:00",
"created_at": "2023-03-14T09:37:10.759122-04:00",
"name": "Washington Wizards",
"reward": "1.10000",
"odds": "1.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3938ca47-bed1-4a51-b0a0-30970ff29f3b/?format=api"
},
{
"id": "c5b532c3-4090-4f55-9a78-6a41a76738ec",
"gambit_id": "a0580298-9c50-4bc4-901e-b458ed98bf9d",
"last_updated": "2023-03-15T10:12:12.106818-04:00",
"created_at": "2023-03-14T09:37:10.760692-04:00",
"name": "Detroit Pistons",
"reward": "7.24000",
"odds": "7.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3938ca47-bed1-4a51-b0a0-30970ff29f3b/?format=api"
}
]
}