GET /api/bet_types/f6110df3-f70e-4715-841a-9dba942d27ba/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f6110df3-f70e-4715-841a-9dba942d27ba",
"match": "https://api-prod.gambitprofit.com/api/matches/66dcbc5b-7f31-4edc-a910-27b8326882d6/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-24T08:13:22.922251-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": "TOR",
"amount": 6324.0
},
{
"team": "LOS",
"amount": 3676.0
}
],
"expected_reward_tokens": 9484.08,
"profit_sb": -15.92,
"profit_sb_percentage": -0.17,
"recommended": false
},
"lines": [
{
"id": "588f837c-c781-4106-9149-df1d95c93384",
"gambit_id": "fd242f46-9cd3-47ca-b746-2f886aafac49",
"last_updated": "2023-07-25T16:38:04.104132-04:00",
"created_at": "2023-07-24T08:13:22.927023-04:00",
"name": "TOR",
"reward": "1.50000",
"odds": "1.52630",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6110df3-f70e-4715-841a-9dba942d27ba/?format=api"
},
{
"id": "68d3c133-4849-4ac7-9c36-5054d99f9079",
"gambit_id": "7d0e6e37-d9a7-481e-8362-538f2e01ed2d",
"last_updated": "2023-07-25T16:38:04.108204-04:00",
"created_at": "2023-07-24T08:13:22.931434-04:00",
"name": "LOS",
"reward": "2.58000",
"odds": "2.65000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6110df3-f70e-4715-841a-9dba942d27ba/?format=api"
}
]
}