GET /api/bet_types/69ae027f-0c69-48a6-8faa-8d8163b7f64b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "69ae027f-0c69-48a6-8faa-8d8163b7f64b",
"match": "https://api-prod.gambitprofit.com/api/matches/7b5f2716-f14c-4189-a282-87753564afb5/?format=api",
"name": "Play the Odds",
"created_at": "2023-12-02T08:28:13.475207-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": "St Louis Blues",
"amount": 6706.0
},
{
"team": "Arizona Coyotes",
"amount": 3294.0
}
],
"expected_reward_tokens": 9453.78,
"profit_sb": -46.22,
"profit_sb_percentage": -0.49,
"recommended": false
},
"lines": [
{
"id": "9150d572-9d5b-465f-9394-b0897afd7649",
"gambit_id": "57943a19-c85f-4a69-91a0-7f42df5dea1b",
"last_updated": "2023-12-04T15:28:30.252666-05:00",
"created_at": "2023-12-02T08:28:13.485845-05:00",
"name": "St Louis Blues",
"reward": "1.41000",
"odds": "1.42550",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69ae027f-0c69-48a6-8faa-8d8163b7f64b/?format=api"
},
{
"id": "243aa459-8f33-4df7-8f54-fd34a62e0e48",
"gambit_id": "617e8404-9f1d-4882-be2c-5618f134802b",
"last_updated": "2023-12-04T15:28:30.255861-05:00",
"created_at": "2023-12-02T08:28:13.490294-05:00",
"name": "Arizona Coyotes",
"reward": "2.87000",
"odds": "2.95000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69ae027f-0c69-48a6-8faa-8d8163b7f64b/?format=api"
}
]
}