GET /api/bet_types/93a4f5d6-c89a-47a0-b5d1-c81f4a406721/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "93a4f5d6-c89a-47a0-b5d1-c81f4a406721",
"match": "https://api-prod.gambitprofit.com/api/matches/ede913fe-7c7f-438c-acea-ea0844fe0f57/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-04T09:43:05.782054-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": "CLE",
"amount": 5512.0
},
{
"team": "ATL",
"amount": 4488.0
}
],
"expected_reward_tokens": 9424.8,
"profit_sb": -75.2,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "c20b6df7-1d89-413f-b5e2-73e801c6881c",
"gambit_id": "04b5b1a4-8417-4332-8046-aa699979327d",
"last_updated": "2023-07-05T18:53:21.861435-04:00",
"created_at": "2023-07-04T09:43:05.785515-04:00",
"name": "CLE",
"reward": "1.71000",
"odds": "1.74070",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93a4f5d6-c89a-47a0-b5d1-c81f4a406721/?format=api"
},
{
"id": "93e9929f-770b-4c30-ba5a-c4ddce065fba",
"gambit_id": "7159141c-77f7-48e9-822f-10908c90675f",
"last_updated": "2023-07-05T18:53:21.859940-04:00",
"created_at": "2023-07-04T09:43:05.783748-04:00",
"name": "ATL",
"reward": "2.10000",
"odds": "2.15000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93a4f5d6-c89a-47a0-b5d1-c81f4a406721/?format=api"
}
]
}