GET /api/bet_types/89de2c23-9cd3-49fa-85c8-cfbdae63e035/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "89de2c23-9cd3-49fa-85c8-cfbdae63e035",
"match": "https://api-prod.gambitprofit.com/api/matches/95e92e46-9878-4000-8c92-938bd8291fcd/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-12T10:03:10.961984-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": 6458.0
},
{
"team": "San Jose Sharks",
"amount": 3542.0
}
],
"expected_reward_tokens": 9492.56,
"profit_sb": -7.44,
"profit_sb_percentage": -0.08,
"recommended": false
},
"lines": [
{
"id": "3770669e-27f1-41a9-a7c8-90f9ecba6ac6",
"gambit_id": "1073a90e-dfb1-4a74-bfd1-04b0d2489a1d",
"last_updated": "2023-12-14T10:28:45.012063-05:00",
"created_at": "2023-12-12T10:03:10.965914-05:00",
"name": "Winnipeg Jets",
"reward": "1.47000",
"odds": "1.48780",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89de2c23-9cd3-49fa-85c8-cfbdae63e035/?format=api"
},
{
"id": "5c7f6bef-7b0e-40ac-b66a-7ed08d106c36",
"gambit_id": "99bba251-e2b4-4909-9c4f-d3fd368b7ee1",
"last_updated": "2023-12-14T10:28:45.015465-05:00",
"created_at": "2023-12-12T10:03:10.970370-05:00",
"name": "San Jose Sharks",
"reward": "2.68000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89de2c23-9cd3-49fa-85c8-cfbdae63e035/?format=api"
}
]
}