GET /api/bet_types/6e2dd14d-277e-4af9-b4a1-9c5494261675/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6e2dd14d-277e-4af9-b4a1-9c5494261675",
"match": "https://api-prod.gambitprofit.com/api/matches/385809e0-07b9-4007-b47e-879fe67e3614/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "Ottawa Senators",
"amount": 5974.0
},
{
"team": "Buffalo Sabres",
"amount": 4026.0
}
],
"expected_reward_tokens": 9139.02,
"profit_sb": 139.02,
"profit_sb_percentage": 1.54,
"recommended": true
},
"lines": [
{
"id": "84bd3075-83f0-45e1-91c9-e8a91c96c3bb",
"gambit_id": "5ea32c8b-62db-4b41-abcc-30b74ded2a40",
"last_updated": "2022-11-17T11:12:39.778247-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Ottawa Senators",
"reward": "1.53000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e2dd14d-277e-4af9-b4a1-9c5494261675/?format=api"
},
{
"id": "e65ba784-a4b7-46fe-9550-a2b42573e48d",
"gambit_id": "7268acc0-1dcf-46ef-a1f5-d9606043090b",
"last_updated": "2022-11-17T11:12:39.779652-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Buffalo Sabres",
"reward": "2.27000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e2dd14d-277e-4af9-b4a1-9c5494261675/?format=api"
}
]
}