GET /api/bet_types/d5966688-a4cf-48cd-82a8-49f1b4d7a9c7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d5966688-a4cf-48cd-82a8-49f1b4d7a9c7",
"match": "https://api-prod.gambitprofit.com/api/matches/ae87a6e3-d58c-4595-9dcf-d0dd110d7b8b/?format=api",
"name": "Pick the Winner",
"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": "Atlanta Hawks",
"amount": 5829.0
},
{
"team": "Chicago Bulls",
"amount": 4171.0
}
],
"expected_reward_tokens": 9092.78,
"profit_sb": 92.78,
"profit_sb_percentage": 1.03,
"recommended": true
},
"lines": [
{
"id": "e925d537-8281-45c8-a1de-fcf368f37dd5",
"gambit_id": "9e8b8a4c-cebb-4bb0-b677-81283062c44b",
"last_updated": "2022-12-12T18:52:22.072146-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Atlanta Hawks",
"reward": "1.56000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5966688-a4cf-48cd-82a8-49f1b4d7a9c7/?format=api"
},
{
"id": "aa4f79b3-b9d9-48fc-830b-7345e9dc46fa",
"gambit_id": "59e48950-cb5b-4789-bcf1-370b2d1e1104",
"last_updated": "2022-12-12T18:52:22.073242-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Chicago Bulls",
"reward": "2.18000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5966688-a4cf-48cd-82a8-49f1b4d7a9c7/?format=api"
}
]
}