GET /api/bet_types/a6f40fa1-051b-463a-8a32-5e814fdbb28e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a6f40fa1-051b-463a-8a32-5e814fdbb28e",
"match": "https://api-prod.gambitprofit.com/api/matches/a1956242-e913-4bab-8705-3bead389c8e7/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-21T09:03:03.966181-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": "Orlando Magic",
"amount": 5319.0
},
{
"team": "Toronto Raptors",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "2a8f4526-07e9-49c4-ac63-f2bc5297dff8",
"gambit_id": "e17a1ab2-5a21-45b9-9a11-725e31512ed4",
"last_updated": "2023-11-22T09:48:26.884385-05:00",
"created_at": "2023-11-21T09:03:03.974611-05:00",
"name": "Orlando Magic",
"reward": "1.76000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a6f40fa1-051b-463a-8a32-5e814fdbb28e/?format=api"
},
{
"id": "59f428d7-6937-46f6-831e-8000aab8e9e7",
"gambit_id": "c1fa1cd7-ca3f-47e6-ab5f-7081cfb3bcf1",
"last_updated": "2023-11-22T09:48:26.881125-05:00",
"created_at": "2023-11-21T09:03:03.970446-05:00",
"name": "Toronto Raptors",
"reward": "2.00000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a6f40fa1-051b-463a-8a32-5e814fdbb28e/?format=api"
}
]
}