GET /api/bet_types/8b4fc0e9-955a-4422-9cdc-134f3a9e7b38/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8b4fc0e9-955a-4422-9cdc-134f3a9e7b38",
"match": "https://api-prod.gambitprofit.com/api/matches/5fab1a10-0486-49f9-83cc-47017d875f28/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-28T08:48:07.073448-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": "LAA",
"amount": 6010.0
},
{
"team": "PHI",
"amount": 3990.0
}
],
"expected_reward_tokens": 9495.8,
"profit_sb": -4.2,
"profit_sb_percentage": -0.04,
"recommended": false
},
"lines": [
{
"id": "9d437ecb-191c-4675-8fb9-ee8243855caf",
"gambit_id": "1b296a2a-272e-48fd-85ed-7298a8dda34b",
"last_updated": "2023-08-29T09:32:57.645551-04:00",
"created_at": "2023-08-28T08:48:07.078070-04:00",
"name": "LAA",
"reward": "1.58000",
"odds": "1.60610",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b4fc0e9-955a-4422-9cdc-134f3a9e7b38/?format=api"
},
{
"id": "671eb4a2-4c95-4fd1-820f-9b8e1b9e648e",
"gambit_id": "2dc3360c-b724-4af3-9282-01d24ce917f9",
"last_updated": "2023-08-29T09:32:57.650246-04:00",
"created_at": "2023-08-28T08:48:07.084643-04:00",
"name": "PHI",
"reward": "2.38000",
"odds": "2.45000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b4fc0e9-955a-4422-9cdc-134f3a9e7b38/?format=api"
}
]
}