GET /api/bet_types/a8378517-167e-4127-a679-04e99230f75a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a8378517-167e-4127-a679-04e99230f75a",
"match": "https://api-prod.gambitprofit.com/api/matches/00a56cce-cc3c-4ba4-b004-c3d21ab48473/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-01T09:47:56.030362-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": "New Orleans Pelicans",
"amount": 8507.0
},
{
"team": "San Antonio Spurs",
"amount": 1493.0
}
],
"expected_reward_tokens": 9525.34,
"profit_sb": 25.34,
"profit_sb_percentage": 0.27,
"recommended": true
},
"lines": [
{
"id": "152af515-7f4c-4878-8256-2f32eb3a1c2c",
"gambit_id": "73b09722-3918-409a-ba1f-803995a85a59",
"last_updated": "2023-12-02T10:13:07.224368-05:00",
"created_at": "2023-12-01T09:47:56.037808-05:00",
"name": "New Orleans Pelicans",
"reward": "1.12000",
"odds": "1.12120",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a8378517-167e-4127-a679-04e99230f75a/?format=api"
},
{
"id": "fff52577-eead-4dba-a8ac-750dcf1f2453",
"gambit_id": "4b210b43-4d33-4449-9056-48e801b0d27f",
"last_updated": "2023-12-02T10:13:07.217261-05:00",
"created_at": "2023-12-01T09:47:56.033839-05:00",
"name": "San Antonio Spurs",
"reward": "6.38000",
"odds": "6.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a8378517-167e-4127-a679-04e99230f75a/?format=api"
}
]
}