GET /api/bet_types/75d23e46-fd52-4c8a-80f7-0d3135fcbb15/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "75d23e46-fd52-4c8a-80f7-0d3135fcbb15",
"match": "https://api-prod.gambitprofit.com/api/matches/88da366e-b14c-49b4-86e8-dc95e55e422c/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-28T10:03:13.574139-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": "Vancouver Canucks",
"amount": 5857.0
},
{
"team": "Philadelphia Flyers",
"amount": 4143.0
}
],
"expected_reward_tokens": 9487.47,
"profit_sb": -12.53,
"profit_sb_percentage": -0.13,
"recommended": false
},
"lines": [
{
"id": "addc387f-6471-4d91-8d31-b93a1cadbc8f",
"gambit_id": "445526e4-d4fe-49a8-8ee2-e55af4e6e75f",
"last_updated": "2023-12-30T16:18:05.709626-05:00",
"created_at": "2023-12-28T10:03:13.583585-05:00",
"name": "Vancouver Canucks",
"reward": "1.62000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/75d23e46-fd52-4c8a-80f7-0d3135fcbb15/?format=api"
},
{
"id": "b2aad373-4101-4ffd-93ec-b92156046449",
"gambit_id": "7bd5f939-a8e1-4a78-8699-11e84f1dca05",
"last_updated": "2023-12-30T16:18:05.705938-05:00",
"created_at": "2023-12-28T10:03:13.579286-05:00",
"name": "Philadelphia Flyers",
"reward": "2.29000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/75d23e46-fd52-4c8a-80f7-0d3135fcbb15/?format=api"
}
]
}