GET /api/bet_types/ea541587-e407-44ef-968b-439a18ba8168/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ea541587-e407-44ef-968b-439a18ba8168",
"match": "https://api-prod.gambitprofit.com/api/matches/d0515ba3-6a4b-4c66-9c35-4a941bc0f24a/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-30T13:13:10.705721-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": 5773.0
},
{
"team": "HOU",
"amount": 4227.0
}
],
"expected_reward_tokens": 9467.72,
"profit_sb": -32.28,
"profit_sb_percentage": -0.34,
"recommended": false
},
"lines": [
{
"id": "3b7754ef-0339-48bd-a9bb-ec06ec90eeb0",
"gambit_id": "992bff60-b662-43ee-9cb8-74f2eba4e4b7",
"last_updated": "2023-10-02T10:48:24.799579-04:00",
"created_at": "2023-09-30T13:13:10.716582-04:00",
"name": "ARI",
"reward": "1.64000",
"odds": "1.66670",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea541587-e407-44ef-968b-439a18ba8168/?format=api"
},
{
"id": "c2b7b514-d830-40ca-a5cd-5d5393487505",
"gambit_id": "47768deb-cee1-4dd0-bda5-a9c20cd1b9ea",
"last_updated": "2023-10-02T10:48:24.802982-04:00",
"created_at": "2023-09-30T13:13:10.719981-04:00",
"name": "HOU",
"reward": "2.24000",
"odds": "2.30000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea541587-e407-44ef-968b-439a18ba8168/?format=api"
}
]
}