GET /api/bet_types/be4b4e2c-101a-4450-9540-541f3996739a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "be4b4e2c-101a-4450-9540-541f3996739a",
"match": "https://api-prod.gambitprofit.com/api/matches/5dece323-f379-4daf-880a-2dadf77cee34/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-14T09:28:04.640995-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": "Edmonton Oilers",
"amount": 6603.0
},
{
"team": "Vancouver Canucks",
"amount": 3397.0
}
],
"expected_reward_tokens": 9375.72,
"profit_sb": -124.28,
"profit_sb_percentage": -1.31,
"recommended": false
},
"lines": [
{
"id": "5a984f50-7336-4cc7-836c-590154de5d9c",
"gambit_id": "a3dbc58c-cd36-4928-b414-a6d542459fd6",
"last_updated": "2023-10-16T18:03:29.258467-04:00",
"created_at": "2023-10-14T09:28:04.651617-04:00",
"name": "Edmonton Oilers",
"reward": "1.42000",
"odds": "1.44440",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be4b4e2c-101a-4450-9540-541f3996739a/?format=api"
},
{
"id": "382d6b95-9b91-448b-bdd1-dd4a269eae9b",
"gambit_id": "015ad9c7-6db6-4b80-b44a-79c14bba8188",
"last_updated": "2023-10-16T18:03:29.255373-04:00",
"created_at": "2023-10-14T09:28:04.646329-04:00",
"name": "Vancouver Canucks",
"reward": "2.76000",
"odds": "2.85000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be4b4e2c-101a-4450-9540-541f3996739a/?format=api"
}
]
}