GET /api/bet_types/ac761628-c47c-4000-85aa-7abda40c15ea/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ac761628-c47c-4000-85aa-7abda40c15ea",
"match": "https://api-prod.gambitprofit.com/api/matches/00dae2f7-0633-4674-8deb-89ab333de429/?format=api",
"name": "Play the Odds",
"created_at": "2023-02-22T08:52:02.160853-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": "Arizona Coyotes",
"amount": 5419.0
},
{
"team": "Calgary Flames",
"amount": 4581.0
}
],
"expected_reward_tokens": 9482.67,
"profit_sb": -17.33,
"profit_sb_percentage": -0.18,
"recommended": false
},
"lines": [
{
"id": "15c9c370-271d-435e-a0e2-b47712669829",
"gambit_id": "9502db42-ecc3-4a62-92b5-33d28896e0af",
"last_updated": "2023-02-23T09:26:55.616435-05:00",
"created_at": "2023-02-22T08:52:02.162096-05:00",
"name": "Arizona Coyotes",
"reward": "1.75000",
"odds": "1.76920",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac761628-c47c-4000-85aa-7abda40c15ea/?format=api"
},
{
"id": "e75ae5ca-66ee-4c42-a276-ff585d2004d9",
"gambit_id": "63f2ee00-459b-4144-be17-77e58dfce98f",
"last_updated": "2023-02-23T09:26:55.617565-05:00",
"created_at": "2023-02-22T08:52:02.163422-05:00",
"name": "Calgary Flames",
"reward": "2.07000",
"odds": "2.10000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac761628-c47c-4000-85aa-7abda40c15ea/?format=api"
}
]
}