GET /api/bet_types/1016a3fd-b68b-4312-954f-93878dc7139c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1016a3fd-b68b-4312-954f-93878dc7139c",
"match": "https://api-prod.gambitprofit.com/api/matches/210c29fb-0269-4774-bcfe-b955de72cb77/?format=api",
"name": "Play the Odds",
"created_at": "2023-12-16T09:23:09.845722-05: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": "Columbus Blue Jackets",
"amount": 5319.0
},
{
"team": "New Jersey Devils",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "31f9da54-b08b-4a96-88bd-a16ab0725ccd",
"gambit_id": "e0a21950-93e8-4e20-8bb5-e574af2a08fa",
"last_updated": "2023-12-18T10:33:32.918109-05:00",
"created_at": "2023-12-16T09:23:09.854555-05:00",
"name": "Columbus Blue Jackets",
"reward": "1.76000",
"odds": "1.80000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1016a3fd-b68b-4312-954f-93878dc7139c/?format=api"
},
{
"id": "2e47cd32-cc7e-4993-a720-0398ec51030e",
"gambit_id": "9d5f064b-58e4-4ab3-8690-eb1626261f9c",
"last_updated": "2023-12-18T10:33:32.914734-05:00",
"created_at": "2023-12-16T09:23:09.849875-05:00",
"name": "New Jersey Devils",
"reward": "2.00000",
"odds": "2.05000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1016a3fd-b68b-4312-954f-93878dc7139c/?format=api"
}
]
}