GET /api/bet_types/b7c49f74-7b60-4e3d-a09e-6a9ef48435bd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b7c49f74-7b60-4e3d-a09e-6a9ef48435bd",
"match": "https://api-prod.gambitprofit.com/api/matches/554076e5-351d-443c-9271-eedf962a682b/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-06T09:23:24.831137-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": "Pittsburgh Penguins",
"amount": 5939.0
},
{
"team": "Buffalo Sabres",
"amount": 4061.0
}
],
"expected_reward_tokens": 9502.4,
"profit_sb": 2.4,
"profit_sb_percentage": 0.03,
"recommended": true
},
"lines": [
{
"id": "e25b7f27-866e-4215-a2a2-4a5870ccbd0d",
"gambit_id": "5e5ed900-9bb5-43e9-b264-75041ee892c2",
"last_updated": "2024-01-09T10:13:18.055771-05:00",
"created_at": "2024-01-06T09:23:24.841792-05:00",
"name": "Pittsburgh Penguins",
"reward": "1.60000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b7c49f74-7b60-4e3d-a09e-6a9ef48435bd/?format=api"
},
{
"id": "5e394d04-5597-42e0-8826-7cfd791637b3",
"gambit_id": "2c5cc358-1dbc-4de7-86fb-ffa8904b130f",
"last_updated": "2024-01-09T10:13:18.052190-05:00",
"created_at": "2024-01-06T09:23:24.835714-05:00",
"name": "Buffalo Sabres",
"reward": "2.34000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b7c49f74-7b60-4e3d-a09e-6a9ef48435bd/?format=api"
}
]
}