GET /api/bet_types/76dc32d7-0a69-4bff-9a1e-4d670b61eb2f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "76dc32d7-0a69-4bff-9a1e-4d670b61eb2f",
"match": "https://api-prod.gambitprofit.com/api/matches/d5aff349-38db-4fa2-8ffd-6c4a351275f1/?format=api",
"name": "Play the Odds",
"created_at": "2023-02-09T11:12:02.905968-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": "Vegas Golden Knights",
"amount": 6759.0
},
{
"team": "Minnesota Wild",
"amount": 3241.0
}
],
"expected_reward_tokens": 9462.6,
"profit_sb": -37.4,
"profit_sb_percentage": -0.39,
"recommended": false
},
"lines": [
{
"id": "47f5848c-835c-4e5a-901e-9553dbdbafca",
"gambit_id": "9b0e3318-fd55-4898-83ca-016da16e0617",
"last_updated": "2023-02-11T19:32:23.254775-05:00",
"created_at": "2023-02-09T11:12:02.908514-05:00",
"name": "Vegas Golden Knights",
"reward": "1.40000",
"odds": "1.41670",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76dc32d7-0a69-4bff-9a1e-4d670b61eb2f/?format=api"
},
{
"id": "1e7abc7e-3638-4f80-95be-8bf1727e9a1d",
"gambit_id": "fe7a93a5-e1ca-4173-abb7-fbb8f72e75ab",
"last_updated": "2023-02-11T19:32:23.253280-05:00",
"created_at": "2023-02-09T11:12:02.907216-05:00",
"name": "Minnesota Wild",
"reward": "2.92000",
"odds": "3.00000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76dc32d7-0a69-4bff-9a1e-4d670b61eb2f/?format=api"
}
]
}