GET /api/bet_types/ae9e7d3e-3007-4c48-a6fe-59c4985c785f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ae9e7d3e-3007-4c48-a6fe-59c4985c785f",
"match": "https://api-prod.gambitprofit.com/api/matches/517fa9ff-fb29-4420-ab3d-dcd6eb9ba722/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-25T13:28:13.715853-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": "Dallas Stars",
"amount": 7393.0
},
{
"team": "Anaheim Ducks",
"amount": 2607.0
}
],
"expected_reward_tokens": 9463.04,
"profit_sb": -36.96,
"profit_sb_percentage": -0.39,
"recommended": false
},
"lines": [
{
"id": "78247e66-d9da-4ca9-9048-105661107d53",
"gambit_id": "d5aec1b6-6d41-4998-be08-90bf65eb74ca",
"last_updated": "2024-01-26T20:53:21.953794-05:00",
"created_at": "2024-01-25T13:28:13.733920-05:00",
"name": "Dallas Stars",
"reward": "1.28000",
"odds": "1.29410",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae9e7d3e-3007-4c48-a6fe-59c4985c785f/?format=api"
},
{
"id": "6f8043b0-49dd-4bfc-87cd-30a83e92ccb2",
"gambit_id": "95a15412-0885-4009-ac75-d7c659a40347",
"last_updated": "2024-01-26T20:53:21.950506-05:00",
"created_at": "2024-01-25T13:28:13.726590-05:00",
"name": "Anaheim Ducks",
"reward": "3.63000",
"odds": "3.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae9e7d3e-3007-4c48-a6fe-59c4985c785f/?format=api"
}
]
}