GET /api/bet_types/9427ab7b-2561-480c-bcd8-cbbe9f0d3db7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9427ab7b-2561-480c-bcd8-cbbe9f0d3db7",
"match": "https://api-prod.gambitprofit.com/api/matches/5f9826c6-d87c-4330-aae4-76f6caedabcf/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-25T13:28:13.439330-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 Wild",
"amount": 5213.0
},
{
"team": "Nashville Predators",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "a52b1995-8331-4669-a4ad-e748dde8a12d",
"gambit_id": "60bad5fa-de57-462d-b789-f31d5ad18589",
"last_updated": "2024-01-26T20:53:22.958197-05:00",
"created_at": "2024-01-25T13:28:13.447262-05:00",
"name": "Minnesota Wild",
"reward": "1.80000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9427ab7b-2561-480c-bcd8-cbbe9f0d3db7/?format=api"
},
{
"id": "49c4221a-d938-4ec1-a8cf-acd072c0009e",
"gambit_id": "a2380360-94b8-4d13-bb7d-d458ee41e154",
"last_updated": "2024-01-26T20:53:22.954862-05:00",
"created_at": "2024-01-25T13:28:13.442884-05:00",
"name": "Nashville Predators",
"reward": "1.96000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9427ab7b-2561-480c-bcd8-cbbe9f0d3db7/?format=api"
}
]
}