GET /api/bet_types/e1c2e8d2-3a8a-4e0c-86af-76cb639f75bc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e1c2e8d2-3a8a-4e0c-86af-76cb639f75bc",
"match": "https://api-prod.gambitprofit.com/api/matches/ff246ac3-cd4f-479a-baa0-c77cf53c687a/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-19T08:53:02.413789-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": 6611.0
},
{
"team": "Chicago Blackhawks",
"amount": 3389.0
}
],
"expected_reward_tokens": 9387.53,
"profit_sb": -112.47,
"profit_sb_percentage": -1.18,
"recommended": false
},
"lines": [
{
"id": "f5c756df-6a87-446b-a66f-cbb8b1bff331",
"gambit_id": "f2ce7889-a776-477f-9167-0b560cb880bb",
"last_updated": "2023-12-21T10:13:18.631110-05:00",
"created_at": "2023-12-19T08:53:02.429439-05:00",
"name": "Colorado Avalanche",
"reward": "1.42000",
"odds": "1.44440",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e1c2e8d2-3a8a-4e0c-86af-76cb639f75bc/?format=api"
},
{
"id": "36ab2039-f69f-4d56-b839-e8bccaea4742",
"gambit_id": "f0b582eb-338b-41f9-86c4-226721aadf26",
"last_updated": "2023-12-21T10:13:18.634304-05:00",
"created_at": "2023-12-19T08:53:02.437748-05:00",
"name": "Chicago Blackhawks",
"reward": "2.77000",
"odds": "2.85000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e1c2e8d2-3a8a-4e0c-86af-76cb639f75bc/?format=api"
}
]
}