GET /api/bet_types/5293b274-49ac-4aad-b9df-420f75b9472a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5293b274-49ac-4aad-b9df-420f75b9472a",
"match": "https://api-prod.gambitprofit.com/api/matches/fc3bc0d1-bebc-44a9-9ce6-c657897297f5/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-29T09:58:10.736929-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": "Denver Nuggets",
"amount": 5512.0
},
{
"team": "Oklahoma City Thunder",
"amount": 4488.0
}
],
"expected_reward_tokens": 9424.8,
"profit_sb": -75.2,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "e782a509-5aa1-4c20-a265-98ef58a2a818",
"gambit_id": "acfefd83-1417-4fb1-8cef-1393d58a125a",
"last_updated": "2023-12-30T21:43:27.129151-05:00",
"created_at": "2023-12-29T09:58:10.745157-05:00",
"name": "Denver Nuggets",
"reward": "1.71000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5293b274-49ac-4aad-b9df-420f75b9472a/?format=api"
},
{
"id": "20e84bea-fb8c-415b-a2bc-a0211dca8f36",
"gambit_id": "b255bbbc-5dff-4b75-9637-798226407c47",
"last_updated": "2023-12-30T21:43:27.125908-05:00",
"created_at": "2023-12-29T09:58:10.741259-05:00",
"name": "Oklahoma City Thunder",
"reward": "2.10000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5293b274-49ac-4aad-b9df-420f75b9472a/?format=api"
}
]
}