GET /api/bet_types/ac95acdc-ee9b-4174-a9da-bb518546a3a7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ac95acdc-ee9b-4174-a9da-bb518546a3a7",
"match": "https://api-prod.gambitprofit.com/api/matches/34fe7e1b-a22e-4ae6-932f-0606105443e1/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-06T12:43:10.686513-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": "Oklahoma City Thunder",
"amount": 5094.0
},
{
"team": "Atlanta Hawks",
"amount": 4906.0
}
],
"expected_reward_tokens": 9321.4,
"profit_sb": -178.6,
"profit_sb_percentage": -1.88,
"recommended": false
},
"lines": [
{
"id": "8aa230c6-3cac-47b9-b7c8-67e6523904ba",
"gambit_id": "21b8cde9-93c0-4f2e-a303-a34d3a0d03f6",
"last_updated": "2023-11-07T21:03:29.163248-05:00",
"created_at": "2023-11-06T12:43:10.695555-05:00",
"name": "Oklahoma City Thunder",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac95acdc-ee9b-4174-a9da-bb518546a3a7/?format=api"
},
{
"id": "31adb069-e35c-4dbf-b62b-c30a8e43a6fb",
"gambit_id": "0765526e-e51f-4304-b72d-6f898732a125",
"last_updated": "2023-11-07T21:03:29.159742-05:00",
"created_at": "2023-11-06T12:43:10.691800-05:00",
"name": "Atlanta Hawks",
"reward": "1.90000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac95acdc-ee9b-4174-a9da-bb518546a3a7/?format=api"
}
]
}