GET /api/bet_types/53c6feb0-3eae-4df9-883a-71696b00007d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "53c6feb0-3eae-4df9-883a-71696b00007d",
"match": "https://api-prod.gambitprofit.com/api/matches/304118df-f8fb-4462-be36-aa54e3679bce/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-19T09:33:10.638299-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": "New Jersey Devils",
"amount": 5857.0
},
{
"team": "Columbus Blue Jackets",
"amount": 4143.0
}
],
"expected_reward_tokens": 9487.47,
"profit_sb": -12.53,
"profit_sb_percentage": -0.13,
"recommended": false
},
"lines": [
{
"id": "09a4fb1e-5e90-4945-bbb4-e6cdbc200339",
"gambit_id": "d7bef85e-8f9c-4663-a376-b017e10d3280",
"last_updated": "2024-01-22T12:13:21.883503-05:00",
"created_at": "2024-01-19T09:33:10.642140-05:00",
"name": "New Jersey Devils",
"reward": "1.62000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/53c6feb0-3eae-4df9-883a-71696b00007d/?format=api"
},
{
"id": "2cb7c0aa-4360-4829-9515-cb0d872b1fb6",
"gambit_id": "197581f7-2bcb-49d2-8350-a02f510b7159",
"last_updated": "2024-01-22T12:13:21.886705-05:00",
"created_at": "2024-01-19T09:33:10.646077-05:00",
"name": "Columbus Blue Jackets",
"reward": "2.29000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/53c6feb0-3eae-4df9-883a-71696b00007d/?format=api"
}
]
}