GET /api/bet_types/16385f3e-aeba-47ae-9b9f-63cdb8b86c3e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "16385f3e-aeba-47ae-9b9f-63cdb8b86c3e",
"match": "https://api-prod.gambitprofit.com/api/matches/0dbe5b62-f7c4-4d3d-9628-1222945eb634/?format=api",
"name": "Play the Odds",
"created_at": "2023-03-21T09:21:56.491627-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": "Minnesota Wild",
"amount": 6100.0
},
{
"team": "New Jersey Devils",
"amount": 3900.0
}
],
"expected_reward_tokens": 9516.0,
"profit_sb": 16.0,
"profit_sb_percentage": 0.17,
"recommended": true
},
"lines": [
{
"id": "0fa62bf8-0bd7-4993-8f93-0d14db030d84",
"gambit_id": "c2d31c06-78cf-41e8-9722-ad12f8fe1418",
"last_updated": "2023-03-22T16:51:53.411777-04:00",
"created_at": "2023-03-21T09:21:56.496050-04:00",
"name": "Minnesota Wild",
"reward": "1.56000",
"odds": "1.58820",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16385f3e-aeba-47ae-9b9f-63cdb8b86c3e/?format=api"
},
{
"id": "99a77852-e9cd-4fdb-9720-59d1bd211e39",
"gambit_id": "d9622189-6bbe-49e5-9b36-d167b9be4e5b",
"last_updated": "2023-03-22T16:51:53.408673-04:00",
"created_at": "2023-03-21T09:21:56.493774-04:00",
"name": "New Jersey Devils",
"reward": "2.44000",
"odds": "2.50000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16385f3e-aeba-47ae-9b9f-63cdb8b86c3e/?format=api"
}
]
}