GET /api/bet_types/b271783b-8967-4fbb-98e3-cd3bc7326ea8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b271783b-8967-4fbb-98e3-cd3bc7326ea8",
"match": "https://api-prod.gambitprofit.com/api/matches/af15ee8e-841d-43d3-b620-cc14455760d6/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-02T09:42:58.520179-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": "Boston Celtics",
"amount": 6154.0
},
{
"team": "Oklahoma City Thunder",
"amount": 3846.0
}
],
"expected_reward_tokens": 9538.08,
"profit_sb": 38.08,
"profit_sb_percentage": 0.4,
"recommended": true
},
"lines": [
{
"id": "58f95f86-1cdf-4f07-ba4d-f3974be4bd36",
"gambit_id": "3640e361-3fd7-4198-8d56-6875a6ebd3d6",
"last_updated": "2024-01-03T20:22:57.294970-05:00",
"created_at": "2024-01-02T09:42:58.524055-05:00",
"name": "Boston Celtics",
"reward": "1.55000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b271783b-8967-4fbb-98e3-cd3bc7326ea8/?format=api"
},
{
"id": "86c770a0-c8c6-4ec6-a45b-14557f50eca0",
"gambit_id": "3adaa566-691c-4c87-9d91-bc3bdb4fbfa2",
"last_updated": "2024-01-03T20:22:57.298866-05:00",
"created_at": "2024-01-02T09:42:58.527898-05:00",
"name": "Oklahoma City Thunder",
"reward": "2.48000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b271783b-8967-4fbb-98e3-cd3bc7326ea8/?format=api"
}
]
}