GET /api/bet_types/a3d55c72-f30f-4a27-8124-1b9261c1a22d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a3d55c72-f30f-4a27-8124-1b9261c1a22d",
"match": "https://api-prod.gambitprofit.com/api/matches/73408d5e-3549-4e28-8ada-e34d6547072d/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "CLE (C Morris)",
"amount": 5014.0
},
{
"team": "MIN (J Ryan)",
"amount": 4986.0
}
],
"expected_reward_tokens": 9174.24,
"profit_sb": 174.24,
"profit_sb_percentage": 1.94,
"recommended": true
},
"lines": [
{
"id": "eaeb2f21-6e1d-4565-b0fd-ead8f0668000",
"gambit_id": "3b1bee23-e354-4c9a-a247-7aae15622021",
"last_updated": "2022-09-19T11:52:14.855321-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CLE (C Morris)",
"reward": "1.83000",
"odds": "1.94340",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3d55c72-f30f-4a27-8124-1b9261c1a22d/?format=api"
},
{
"id": "fca059df-aba1-48ee-9222-a3e004f68bab",
"gambit_id": "47b71acb-d5cd-4d18-8809-ff95ae6f6728",
"last_updated": "2022-09-19T11:52:14.856540-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "MIN (J Ryan)",
"reward": "1.84000",
"odds": "1.96150",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3d55c72-f30f-4a27-8124-1b9261c1a22d/?format=api"
}
]
}