GET /api/bet_types/b27db9f4-a5c9-427d-90bd-3431cd11aeca/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b27db9f4-a5c9-427d-90bd-3431cd11aeca",
"match": "https://api-prod.gambitprofit.com/api/matches/9e86cdd0-8dc2-404b-8b23-e144565e0bed/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-07T09:48:20.300864-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": 5699.0
},
{
"team": "Seattle Kraken",
"amount": 4301.0
}
],
"expected_reward_tokens": 9460.34,
"profit_sb": -39.66,
"profit_sb_percentage": -0.42,
"recommended": false
},
"lines": [
{
"id": "d6609da2-5b08-40b7-b1f7-97e4f7a62ff0",
"gambit_id": "083819b6-7208-4692-9aa1-9150758e4ec5",
"last_updated": "2023-12-08T21:08:04.906762-05:00",
"created_at": "2023-12-07T09:48:20.305856-05:00",
"name": "New Jersey Devils",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b27db9f4-a5c9-427d-90bd-3431cd11aeca/?format=api"
},
{
"id": "197bddc6-c106-4b7f-adb9-66cb041d4e1b",
"gambit_id": "70d8d40d-3e1f-4c4b-a199-9b7bb36e58a6",
"last_updated": "2023-12-08T21:08:04.915286-05:00",
"created_at": "2023-12-07T09:48:20.311092-05:00",
"name": "Seattle Kraken",
"reward": "2.20000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b27db9f4-a5c9-427d-90bd-3431cd11aeca/?format=api"
}
]
}