GET /api/bet_types/c0576b38-cf0a-40e8-b78d-e414c5dc20d7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c0576b38-cf0a-40e8-b78d-e414c5dc20d7",
"match": "https://api-prod.gambitprofit.com/api/matches/d607a6c2-84c5-4bd6-a69e-9ad7333e3666/?format=api",
"name": "Play the Odds",
"created_at": "1969-12-31T19:00:00-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": "Philadelphia Flyers",
"amount": 5753.0
},
{
"team": "Colorado Avalanche",
"amount": 4247.0
}
],
"expected_reward_tokens": 9088.58,
"profit_sb": 88.58,
"profit_sb_percentage": 0.98,
"recommended": true
},
"lines": [
{
"id": "493e9a77-6c02-4096-b616-f00f9fad7b0d",
"gambit_id": "bf1c0d14-8a24-46bf-9793-7a244a1eba6c",
"last_updated": "2022-12-06T11:26:56.725714-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Philadelphia Flyers",
"reward": "1.58000",
"odds": "1.66670",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0576b38-cf0a-40e8-b78d-e414c5dc20d7/?format=api"
},
{
"id": "a0fbd342-7fe4-4d44-a089-5e3b32689216",
"gambit_id": "c53aeaf3-b307-46d7-ae40-c60ea65734ca",
"last_updated": "2022-12-06T11:26:56.726836-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Colorado Avalanche",
"reward": "2.14000",
"odds": "2.30000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0576b38-cf0a-40e8-b78d-e414c5dc20d7/?format=api"
}
]
}