GET /api/bet_types/ccdb453c-f09f-47cb-9ef0-102b092b3868/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ccdb453c-f09f-47cb-9ef0-102b092b3868",
"match": "https://api-prod.gambitprofit.com/api/matches/43f5832f-6d8f-4e4b-892f-ae42ffd9e110/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-02T09:03:02.179869-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": "Florida Panthers",
"amount": 5319.0
},
{
"team": "Detroit Red Wings",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "2c2920e5-d362-4cc5-8b3e-cb42058c6ad4",
"gambit_id": "fc578079-8c9d-4163-b1cb-855814b931f7",
"last_updated": "2023-11-03T11:53:25.692151-04:00",
"created_at": "2023-11-02T09:03:02.188622-04:00",
"name": "Florida Panthers",
"reward": "1.76000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ccdb453c-f09f-47cb-9ef0-102b092b3868/?format=api"
},
{
"id": "7411de2d-341b-4196-b4c7-aff88020f449",
"gambit_id": "18a55ff9-0431-4502-a589-bb5b349ea62e",
"last_updated": "2023-11-03T11:53:25.695461-04:00",
"created_at": "2023-11-02T09:03:02.195978-04:00",
"name": "Detroit Red Wings",
"reward": "2.00000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ccdb453c-f09f-47cb-9ef0-102b092b3868/?format=api"
}
]
}