GET /api/bet_types/90c660de-6a6d-4e5d-af93-f98ad93055c7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "90c660de-6a6d-4e5d-af93-f98ad93055c7",
"match": "https://api-prod.gambitprofit.com/api/matches/e82f9dc2-c53f-4bb5-8440-b521daf1f677/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-02T11:52:06.770972-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": "PHI",
"amount": 5939.0
},
{
"team": "LOS",
"amount": 4061.0
}
],
"expected_reward_tokens": 9502.4,
"profit_sb": 2.4,
"profit_sb_percentage": 0.03,
"recommended": true
},
"lines": [
{
"id": "57c241df-694c-43f6-a002-fae7b5149d63",
"gambit_id": "b2002e9a-b021-48ad-9062-6317548cae1b",
"last_updated": "2023-05-03T12:12:14.846280-04:00",
"created_at": "2023-05-02T11:52:06.773835-04:00",
"name": "PHI",
"reward": "1.60000",
"odds": "1.62500",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90c660de-6a6d-4e5d-af93-f98ad93055c7/?format=api"
},
{
"id": "0540554b-189b-40a3-b0bf-837f03dc5891",
"gambit_id": "0fba85df-fe2b-4a3a-9373-1f1f126287ff",
"last_updated": "2023-05-03T12:12:14.845034-04:00",
"created_at": "2023-05-02T11:52:06.772303-04:00",
"name": "LOS",
"reward": "2.34000",
"odds": "2.40000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90c660de-6a6d-4e5d-af93-f98ad93055c7/?format=api"
}
]
}