GET /api/bet_types/9e5a517f-fc05-471e-9393-30c8ecac6da5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9e5a517f-fc05-471e-9393-30c8ecac6da5",
"match": "https://api-prod.gambitprofit.com/api/matches/502dbf36-3582-4ae4-b921-6b1c4fcfb8dc/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-10T15:32:00.421458-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": "Golden State Warriors",
"amount": 8326.0
},
{
"team": "Phoenix Suns",
"amount": 1674.0
}
],
"expected_reward_tokens": 9240.48,
"profit_sb": 240.48,
"profit_sb_percentage": 2.67,
"recommended": true
},
"lines": [
{
"id": "c29d431a-a627-498d-a8d5-44e99bf2ab7e",
"gambit_id": "5e7c409e-a5e1-4e3b-86b6-e5c664291c06",
"last_updated": "2023-01-11T10:46:57.213568-05:00",
"created_at": "2023-01-10T15:32:00.422704-05:00",
"name": "Golden State Warriors",
"reward": "1.11000",
"odds": "1.13330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e5a517f-fc05-471e-9393-30c8ecac6da5/?format=api"
},
{
"id": "6dbd18d8-c30e-49ce-b40e-ee752586f26d",
"gambit_id": "57713fcd-f782-436b-b699-6fd315edac0a",
"last_updated": "2023-01-11T10:46:57.214595-05:00",
"created_at": "2023-01-10T15:32:00.423915-05:00",
"name": "Phoenix Suns",
"reward": "5.52000",
"odds": "6.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e5a517f-fc05-471e-9393-30c8ecac6da5/?format=api"
}
]
}