GET /api/bet_types/0a3691c1-7e2e-4447-99a8-b239658df67e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0a3691c1-7e2e-4447-99a8-b239658df67e",
"match": "https://api-prod.gambitprofit.com/api/matches/e2528fb6-3bcb-4067-a88e-4933317cef6f/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-22T09:08:14.851564-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 York Rangers",
"amount": 6797.0
},
{
"team": "Pittsburgh Penguins",
"amount": 3203.0
}
],
"expected_reward_tokens": 9447.83,
"profit_sb": -52.17,
"profit_sb_percentage": -0.55,
"recommended": false
},
"lines": [
{
"id": "4c62bb65-42af-4013-b476-c09189739231",
"gambit_id": "9524dd40-741d-483c-9d60-50b24032747c",
"last_updated": "2023-11-24T10:28:23.167005-05:00",
"created_at": "2023-11-22T09:08:14.855458-05:00",
"name": "New York Rangers",
"reward": "1.39000",
"odds": "1.40820",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a3691c1-7e2e-4447-99a8-b239658df67e/?format=api"
},
{
"id": "ddf9af28-e956-41b8-b0f6-98ab126d3145",
"gambit_id": "30bc25fe-e48a-48b2-b738-1538cc2b08bb",
"last_updated": "2023-11-24T10:28:23.170216-05:00",
"created_at": "2023-11-22T09:08:14.859905-05:00",
"name": "Pittsburgh Penguins",
"reward": "2.95000",
"odds": "3.05000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a3691c1-7e2e-4447-99a8-b239658df67e/?format=api"
}
]
}