GET /api/bet_types/ebac5a28-efda-4194-ab59-2267914f0bec/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ebac5a28-efda-4194-ab59-2267914f0bec",
"match": "https://api-prod.gambitprofit.com/api/matches/bf4949c3-68cf-44dc-8548-008169ec5a7f/?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": "Colorado Avalanche",
"amount": 6774.0
},
{
"team": "Seattle Kraken",
"amount": 3226.0
}
],
"expected_reward_tokens": 9483.6,
"profit_sb": -16.4,
"profit_sb_percentage": -0.17,
"recommended": false
},
"lines": [
{
"id": "d039d6a8-76d4-470e-b2e0-b14f53e56068",
"gambit_id": "633ec01e-9965-41eb-bcfa-0b0f00b974d6",
"last_updated": "2022-10-22T09:27:27.182841-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Colorado Avalanche",
"reward": "1.40000",
"odds": "1.41670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebac5a28-efda-4194-ab59-2267914f0bec/?format=api"
},
{
"id": "beb35a1f-3ad0-4cf8-80d8-f58ba6434722",
"gambit_id": "7c296a77-c4fb-4b06-afda-794e2cd50747",
"last_updated": "2022-10-22T09:27:27.181868-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Seattle Kraken",
"reward": "2.94000",
"odds": "3.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebac5a28-efda-4194-ab59-2267914f0bec/?format=api"
}
]
}