GET /api/bet_types/379fbe25-b064-4313-bc4f-0dce837bbdcf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "379fbe25-b064-4313-bc4f-0dce837bbdcf",
"match": "https://api-prod.gambitprofit.com/api/matches/150dcf65-ac6b-4984-9d3a-b0cba1f6ac0a/?format=api",
"name": "Play the Odds",
"created_at": "2022-12-29T08:42:07.166728-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": "Florida Panthers",
"amount": 5668.0
},
{
"team": "Montreal Canadiens",
"amount": 4332.0
}
],
"expected_reward_tokens": 9010.56,
"profit_sb": 10.56,
"profit_sb_percentage": 0.12,
"recommended": true
},
"lines": [
{
"id": "28bb99e9-7982-4801-875c-baf027823c3a",
"gambit_id": "5f3f0bd4-91e8-4127-9081-9108b63f57d0",
"last_updated": "2022-12-31T10:46:58.972355-05:00",
"created_at": "2022-12-29T08:42:07.167893-05:00",
"name": "Florida Panthers",
"reward": "1.59000",
"odds": "1.68970",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/379fbe25-b064-4313-bc4f-0dce837bbdcf/?format=api"
},
{
"id": "ddc301a4-07e3-4b09-a64d-ccd2d26b54c4",
"gambit_id": "d9f2cf00-4799-4e3e-9ff0-41534e510e94",
"last_updated": "2022-12-31T10:46:58.973472-05:00",
"created_at": "2022-12-29T08:42:07.169101-05:00",
"name": "Montreal Canadiens",
"reward": "2.08000",
"odds": "2.25000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/379fbe25-b064-4313-bc4f-0dce837bbdcf/?format=api"
}
]
}