GET /api/bet_types/d46b9a72-3ff2-430a-a793-6220834a212b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d46b9a72-3ff2-430a-a793-6220834a212b",
"match": "https://api-prod.gambitprofit.com/api/matches/66ce7c48-0ab1-49d4-9457-2ce9c43b356f/?format=api",
"name": "Play the Odds",
"created_at": "2023-10-13T09:23:17.419986-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": "Arizona Coyotes",
"amount": 5214.0
},
{
"team": "New Jersey Devils",
"amount": 4786.0
}
],
"expected_reward_tokens": 9332.7,
"profit_sb": -167.3,
"profit_sb_percentage": -1.76,
"recommended": false
},
"lines": [
{
"id": "f8dffd98-84e4-47dd-b5e1-1d65f624910c",
"gambit_id": "70a07efd-1610-4c4e-8fd8-9cbfb4e6795d",
"last_updated": "2023-10-14T10:13:14.403696-04:00",
"created_at": "2023-10-13T09:23:17.424946-04:00",
"name": "Arizona Coyotes",
"reward": "1.79000",
"odds": "1.83330",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d46b9a72-3ff2-430a-a793-6220834a212b/?format=api"
},
{
"id": "79bfb9ce-6f16-48d6-bba5-5786ba3d04a7",
"gambit_id": "b39178ad-ed42-4958-a059-8ed706a2402d",
"last_updated": "2023-10-14T10:13:14.415822-04:00",
"created_at": "2023-10-13T09:23:17.429701-04:00",
"name": "New Jersey Devils",
"reward": "1.95000",
"odds": "2.00000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d46b9a72-3ff2-430a-a793-6220834a212b/?format=api"
}
]
}