GET /api/bet_types/f5ddce81-5107-4602-8dd9-5eaa21c1f099/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f5ddce81-5107-4602-8dd9-5eaa21c1f099",
"match": "https://api-prod.gambitprofit.com/api/matches/ca07d165-c393-46d7-9456-80b40332fa10/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-04T09:18:25.409207-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": "Winnipeg Jets",
"amount": 7033.0
},
{
"team": "San Jose Sharks",
"amount": 2967.0
}
],
"expected_reward_tokens": 9494.4,
"profit_sb": -5.6,
"profit_sb_percentage": -0.06,
"recommended": false
},
"lines": [
{
"id": "b43a8d90-f749-40cc-98df-612dea2dbe57",
"gambit_id": "87bb2be1-4040-4a61-a68f-74b14001095e",
"last_updated": "2024-01-05T22:58:04.423443-05:00",
"created_at": "2024-01-04T09:18:25.413727-05:00",
"name": "Winnipeg Jets",
"reward": "1.35000",
"odds": "1.37040",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5ddce81-5107-4602-8dd9-5eaa21c1f099/?format=api"
},
{
"id": "6a2f5514-ab4e-40fa-ad19-711f77955609",
"gambit_id": "0dee2aca-ffbd-4297-a9b3-9088bd331e2f",
"last_updated": "2024-01-05T22:58:04.427072-05:00",
"created_at": "2024-01-04T09:18:25.418224-05:00",
"name": "San Jose Sharks",
"reward": "3.20000",
"odds": "3.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5ddce81-5107-4602-8dd9-5eaa21c1f099/?format=api"
}
]
}