GET /api/bet_types/d155f404-7fb8-41e8-ac35-f300d8a30642/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d155f404-7fb8-41e8-ac35-f300d8a30642",
"match": "https://api-prod.gambitprofit.com/api/matches/9061776b-1deb-4636-86ae-1f986564f625/?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": "Minnesota Wild",
"amount": 6475.0
},
{
"team": "Montreal Canadiens",
"amount": 3525.0
}
],
"expected_reward_tokens": 9517.5,
"profit_sb": 17.5,
"profit_sb_percentage": 0.18,
"recommended": true
},
"lines": [
{
"id": "7a8efe2d-4c70-4ddd-b38c-a40f11ebfcc2",
"gambit_id": "eb6b8ced-53cd-45f0-a155-0bbb1e475263",
"last_updated": "2022-10-26T09:52:11.218465-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Minnesota Wild",
"reward": "1.47000",
"odds": "1.48780",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d155f404-7fb8-41e8-ac35-f300d8a30642/?format=api"
},
{
"id": "64d54aa9-f9a7-4bc6-ba81-9c6bb0f418d6",
"gambit_id": "f3acc62e-f61b-4011-ab68-d95526919ff7",
"last_updated": "2022-10-26T09:52:11.217445-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Montreal Canadiens",
"reward": "2.70000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d155f404-7fb8-41e8-ac35-f300d8a30642/?format=api"
}
]
}