GET /api/bet_types/fe183739-a9d2-43d0-8d9e-0714931c28e8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fe183739-a9d2-43d0-8d9e-0714931c28e8",
"match": "https://api-prod.gambitprofit.com/api/matches/baa82780-6ec8-4771-bd71-212e85851a7d/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-31T09:28:04.810850-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": "LOS",
"amount": 5614.0
},
{
"team": "ATL",
"amount": 4386.0
}
],
"expected_reward_tokens": 9429.9,
"profit_sb": -70.1,
"profit_sb_percentage": -0.74,
"recommended": false
},
"lines": [
{
"id": "01393c0d-77db-43f5-9b61-a89920cc0c85",
"gambit_id": "f29cfe1d-70af-40ef-8f5c-4ea4f9817c2d",
"last_updated": "2023-09-01T09:58:15.738470-04:00",
"created_at": "2023-08-31T09:28:04.822065-04:00",
"name": "LOS",
"reward": "1.68000",
"odds": "1.71430",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fe183739-a9d2-43d0-8d9e-0714931c28e8/?format=api"
},
{
"id": "1be1691d-0cfd-4955-b682-df17d171d699",
"gambit_id": "28fe4b44-13a0-443f-a158-eeb7060697c1",
"last_updated": "2023-09-01T09:58:15.734356-04:00",
"created_at": "2023-08-31T09:28:04.816988-04:00",
"name": "ATL",
"reward": "2.15000",
"odds": "2.20000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fe183739-a9d2-43d0-8d9e-0714931c28e8/?format=api"
}
]
}