GET /api/bet_types/67076ecf-46b8-4329-93e1-2d49dd59744c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "67076ecf-46b8-4329-93e1-2d49dd59744c",
"match": "https://api-prod.gambitprofit.com/api/matches/5ef1612f-6812-4aa3-8a4c-b0e68460b4fa/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-02T09:03:04.652028-04: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": "Edmonton Oilers",
"amount": 5944.0
},
{
"team": "Dallas Stars",
"amount": 4056.0
}
],
"expected_reward_tokens": 9450.48,
"profit_sb": -49.52,
"profit_sb_percentage": -0.52,
"recommended": false
},
"lines": [
{
"id": "c3aefc5a-b81d-4a46-8b71-29c09bcd831c",
"gambit_id": "da22a156-b899-40bd-b609-616ded32d84e",
"last_updated": "2023-11-03T10:43:07.974211-04:00",
"created_at": "2023-11-02T09:03:04.661382-04:00",
"name": "Edmonton Oilers",
"reward": "1.59000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67076ecf-46b8-4329-93e1-2d49dd59744c/?format=api"
},
{
"id": "0c4329d9-d3fa-42b0-994c-95a27719ba53",
"gambit_id": "a5fb9361-f22a-49c2-b639-7d0b476beacb",
"last_updated": "2023-11-03T10:43:07.961560-04:00",
"created_at": "2023-11-02T09:03:04.656135-04:00",
"name": "Dallas Stars",
"reward": "2.33000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67076ecf-46b8-4329-93e1-2d49dd59744c/?format=api"
}
]
}