GET /api/bet_types/1e793f54-7fc8-4870-872d-985fdaaacb7c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1e793f54-7fc8-4870-872d-985fdaaacb7c",
"match": "https://api-prod.gambitprofit.com/api/matches/2df24eef-7e1b-4799-bf60-292fed6c233a/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-20T09:48:10.165323-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": "Colorado Avalanche",
"amount": 5929.0
},
{
"team": "Nashville Predators",
"amount": 4071.0
}
],
"expected_reward_tokens": 9485.43,
"profit_sb": -14.57,
"profit_sb_percentage": -0.15,
"recommended": false
},
"lines": [
{
"id": "00c7e0b1-c1e2-48e0-90ab-fe190b1afba5",
"gambit_id": "308f1a5e-22df-42f0-81c5-bf7d37629f0b",
"last_updated": "2023-11-21T14:43:25.030601-05:00",
"created_at": "2023-11-20T09:48:10.168997-05:00",
"name": "Colorado Avalanche",
"reward": "1.60000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1e793f54-7fc8-4870-872d-985fdaaacb7c/?format=api"
},
{
"id": "3881afa7-05b1-4f98-9c66-da4ec4372799",
"gambit_id": "adea9be0-0bde-414a-805a-87836821d7e4",
"last_updated": "2023-11-21T14:43:25.034459-05:00",
"created_at": "2023-11-20T09:48:10.172569-05:00",
"name": "Nashville Predators",
"reward": "2.33000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1e793f54-7fc8-4870-872d-985fdaaacb7c/?format=api"
}
]
}