GET /api/bet_types/eba76714-80ec-424a-ad3d-12a55fcdbd3f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "eba76714-80ec-424a-ad3d-12a55fcdbd3f",
"match": "https://api-prod.gambitprofit.com/api/matches/308fa4da-b5a1-4fab-9b4a-559a5623e724/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-09T08:48:13.240254-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": "New Jersey Devils",
"amount": 5213.0
},
{
"team": "Calgary Flames",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "6fd19a7d-3d77-4406-b1e4-4c99ed95f635",
"gambit_id": "d2bed91e-c42c-44aa-8ea7-02bfa7bc530f",
"last_updated": "2023-12-11T11:38:06.439861-05:00",
"created_at": "2023-12-09T08:48:13.244087-05:00",
"name": "New Jersey Devils",
"reward": "1.80000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eba76714-80ec-424a-ad3d-12a55fcdbd3f/?format=api"
},
{
"id": "a4eedf73-d0db-4ea8-87d8-02a5d9684c6b",
"gambit_id": "bfe54fe0-3351-408d-ac3d-f278de2b17cb",
"last_updated": "2023-12-11T11:38:06.443382-05:00",
"created_at": "2023-12-09T08:48:13.247636-05:00",
"name": "Calgary Flames",
"reward": "1.96000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eba76714-80ec-424a-ad3d-12a55fcdbd3f/?format=api"
}
]
}