GET /api/bet_types/13783323-6052-4195-bc27-6dd1bfb32eb0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "13783323-6052-4195-bc27-6dd1bfb32eb0",
"match": "https://api-prod.gambitprofit.com/api/matches/812be2b0-cd91-4d53-9d51-197212f8333b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-07T08:38:24.917627-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": 6222.0
},
{
"team": "New Jersey Devils",
"amount": 3778.0
}
],
"expected_reward_tokens": 9519.66,
"profit_sb": 19.66,
"profit_sb_percentage": 0.21,
"recommended": true
},
"lines": [
{
"id": "e313428e-aab1-485d-9189-f4b3621751d2",
"gambit_id": "6b80cf04-182e-4d15-88d7-1e8be1e84bae",
"last_updated": "2023-11-08T17:48:21.513393-05:00",
"created_at": "2023-11-07T08:38:24.926248-05:00",
"name": "Colorado Avalanche",
"reward": "1.53000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13783323-6052-4195-bc27-6dd1bfb32eb0/?format=api"
},
{
"id": "83af83f7-4cbc-4306-9295-88723c363350",
"gambit_id": "56291aa8-034f-4c0d-89ad-5de107462818",
"last_updated": "2023-11-08T17:48:21.510038-05:00",
"created_at": "2023-11-07T08:38:24.922194-05:00",
"name": "New Jersey Devils",
"reward": "2.52000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13783323-6052-4195-bc27-6dd1bfb32eb0/?format=api"
}
]
}