GET /api/bet_types/12eb9f6a-ec4a-4ad8-b62d-6e89ab4a74ac/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "12eb9f6a-ec4a-4ad8-b62d-6e89ab4a74ac",
"match": "https://api-prod.gambitprofit.com/api/matches/888e8c2e-f4e6-4c44-96c3-55e91a2b234e/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-12T10:17:04.003358-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": "Boston Bruins",
"amount": 6706.0
},
{
"team": "Detroit Red Wings",
"amount": 3294.0
}
],
"expected_reward_tokens": 9453.78,
"profit_sb": -46.22,
"profit_sb_percentage": -0.49,
"recommended": false
},
"lines": [
{
"id": "b8b8efe6-e539-4079-b5b6-bb42e390f382",
"gambit_id": "dc52fe0c-e859-4996-b749-c948c2a548d5",
"last_updated": "2023-03-13T19:17:12.111599-04:00",
"created_at": "2023-03-12T10:17:04.007880-04:00",
"name": "Boston Bruins",
"reward": "1.41000",
"odds": "1.42550",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/12eb9f6a-ec4a-4ad8-b62d-6e89ab4a74ac/?format=api"
},
{
"id": "c22094de-aebd-4e8f-94c5-a9a909aa5df3",
"gambit_id": "bcbd3a3d-e7f4-4093-80aa-974234fd04e5",
"last_updated": "2023-03-13T19:17:12.109245-04:00",
"created_at": "2023-03-12T10:17:04.005669-04:00",
"name": "Detroit Red Wings",
"reward": "2.87000",
"odds": "2.95000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/12eb9f6a-ec4a-4ad8-b62d-6e89ab4a74ac/?format=api"
}
]
}