GET /api/bet_types/40a3580a-ac4f-4f16-8cff-0b5ad5527132/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "40a3580a-ac4f-4f16-8cff-0b5ad5527132",
"match": "https://api-prod.gambitprofit.com/api/matches/67d14ce1-cce3-4baa-8e5d-c303295cce21/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-05T09:22:21.537742-04: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": "BOS (C Kluber)",
"amount": 5787.0
},
{
"team": "PIT (M Keller)",
"amount": 4213.0
}
],
"expected_reward_tokens": 9605.64,
"profit_sb": 105.64,
"profit_sb_percentage": 1.11,
"recommended": true
},
"lines": [
{
"id": "8a20deff-e9e3-4304-b8cd-9bc1d0a4ec96",
"gambit_id": "2a6e1671-0c37-402f-a138-1deb0fae8aac",
"last_updated": "2023-04-06T11:37:05.751025-04:00",
"created_at": "2023-04-05T09:22:21.540634-04:00",
"name": "BOS (C Kluber)",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40a3580a-ac4f-4f16-8cff-0b5ad5527132/?format=api"
},
{
"id": "eadcb0e8-a935-4536-97e9-926c9560ad12",
"gambit_id": "b37f5c55-82eb-4844-9839-8d138dad193a",
"last_updated": "2023-04-06T11:37:05.753341-04:00",
"created_at": "2023-04-05T09:22:21.549871-04:00",
"name": "PIT (M Keller)",
"reward": "2.28000",
"odds": "2.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40a3580a-ac4f-4f16-8cff-0b5ad5527132/?format=api"
}
]
}