GET /api/bet_types/55e2bdd2-5a64-4f5c-9820-0c01c861e959/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "55e2bdd2-5a64-4f5c-9820-0c01c861e959",
"match": "https://api-prod.gambitprofit.com/api/matches/eeea40b0-cc12-41a8-ac96-fd93067f57d3/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-09T09:23:04.695541-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": "Columbus Blue Jackets",
"amount": 2967.0
}
],
"expected_reward_tokens": 9494.4,
"profit_sb": -5.6,
"profit_sb_percentage": -0.06,
"recommended": false
},
"lines": [
{
"id": "ea60c28f-6758-446c-a08a-9686504e8f68",
"gambit_id": "27aeae17-b9c3-435f-b8f0-b5600c7b4b6a",
"last_updated": "2024-01-11T11:13:05.260339-05:00",
"created_at": "2024-01-09T09:23:04.706892-05:00",
"name": "Winnipeg Jets",
"reward": "1.35000",
"odds": "1.37040",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55e2bdd2-5a64-4f5c-9820-0c01c861e959/?format=api"
},
{
"id": "fcbd5395-3f53-4a32-abe1-11da08f3d90b",
"gambit_id": "1f32f447-822a-49cc-a7b8-3d5adf709c8d",
"last_updated": "2024-01-11T11:13:05.257004-05:00",
"created_at": "2024-01-09T09:23:04.701145-05:00",
"name": "Columbus Blue Jackets",
"reward": "3.20000",
"odds": "3.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55e2bdd2-5a64-4f5c-9820-0c01c861e959/?format=api"
}
]
}