GET /api/bet_types/6f0ebf22-575d-4ca7-b214-1a6d442d26dc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6f0ebf22-575d-4ca7-b214-1a6d442d26dc",
"match": "https://api-prod.gambitprofit.com/api/matches/b2647d26-884f-4bcc-9de6-ba47faac8e65/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-04T09:32:13.482095-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": "ARI",
"amount": 6020.0
},
{
"team": "SDG",
"amount": 3980.0
}
],
"expected_reward_tokens": 9511.6,
"profit_sb": 11.6,
"profit_sb_percentage": 0.12,
"recommended": true
},
"lines": [
{
"id": "2cfc6c43-0a24-4c73-83b2-33de708dc299",
"gambit_id": "1698deb0-45c9-4915-b517-90cd9604a02b",
"last_updated": "2023-04-05T10:22:10.640841-04:00",
"created_at": "2023-04-04T09:32:13.488088-04:00",
"name": "ARI",
"reward": "1.58000",
"odds": "1.60610",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f0ebf22-575d-4ca7-b214-1a6d442d26dc/?format=api"
},
{
"id": "ddcd67bb-33a9-4e0f-9acb-3754330eda96",
"gambit_id": "22026739-56a2-4a73-b6ad-ce367f19ce2e",
"last_updated": "2023-04-05T10:22:10.638398-04:00",
"created_at": "2023-04-04T09:32:13.485085-04:00",
"name": "SDG",
"reward": "2.39000",
"odds": "2.45000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f0ebf22-575d-4ca7-b214-1a6d442d26dc/?format=api"
}
]
}