GET /api/bet_types/318cdfdb-3d88-4f60-af04-715efd97f102/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "318cdfdb-3d88-4f60-af04-715efd97f102",
"match": "https://api-prod.gambitprofit.com/api/matches/ed464e73-54d6-4394-ae92-d856d55da0cc/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-04T11:57:12.024609-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": "Pittsburgh Penguins",
"amount": 6163.0
},
{
"team": "New Jersey Devils",
"amount": 3837.0
}
],
"expected_reward_tokens": 9552.65,
"profit_sb": 52.65,
"profit_sb_percentage": 0.55,
"recommended": true
},
"lines": [
{
"id": "a824efc8-5720-4a0f-ae41-2679dc0a1fd9",
"gambit_id": "9b135fbf-4d80-4947-b40e-21c5198ac0d7",
"last_updated": "2023-04-05T22:52:11.124162-04:00",
"created_at": "2023-04-04T11:57:12.027962-04:00",
"name": "Pittsburgh Penguins",
"reward": "1.55000",
"odds": "1.57140",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/318cdfdb-3d88-4f60-af04-715efd97f102/?format=api"
},
{
"id": "37d8c78e-1354-43c9-82f3-ff9eb9827a02",
"gambit_id": "a5718c7a-c2b8-45c2-a179-0b86102ab2f0",
"last_updated": "2023-04-05T22:52:11.121841-04:00",
"created_at": "2023-04-04T11:57:12.026204-04:00",
"name": "New Jersey Devils",
"reward": "2.49000",
"odds": "2.55000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/318cdfdb-3d88-4f60-af04-715efd97f102/?format=api"
}
]
}