GET /api/bet_types/de11fce0-4acc-462d-8902-dc3553a9ea25/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "de11fce0-4acc-462d-8902-dc3553a9ea25",
"match": "https://api-prod.gambitprofit.com/api/matches/5511868f-cfb5-4075-89d1-4e19c9e2de9b/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-04T09:48:09.467043-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": "Calgary Flames",
"amount": 6849.0
},
{
"team": "Seattle Kraken",
"amount": 3151.0
}
],
"expected_reward_tokens": 9451.62,
"profit_sb": -48.38,
"profit_sb_percentage": -0.51,
"recommended": false
},
"lines": [
{
"id": "17aa3498-4c71-4fb1-bfdd-fb95d4da335c",
"gambit_id": "7c59f743-92aa-4b61-9499-777df7918f12",
"last_updated": "2023-11-06T09:13:29.027555-05:00",
"created_at": "2023-11-04T09:48:09.470485-04:00",
"name": "Calgary Flames",
"reward": "1.38000",
"odds": "1.40000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de11fce0-4acc-462d-8902-dc3553a9ea25/?format=api"
},
{
"id": "fae62ef6-d9da-4900-aa57-7f800b10da59",
"gambit_id": "d1531c25-eb8c-4c30-959d-38f3fe3be6bb",
"last_updated": "2023-11-06T09:13:29.032146-05:00",
"created_at": "2023-11-04T09:48:09.474298-04:00",
"name": "Seattle Kraken",
"reward": "3.00000",
"odds": "3.10000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de11fce0-4acc-462d-8902-dc3553a9ea25/?format=api"
}
]
}