GET /api/bet_types/ec9f2eca-c70a-45fb-9fd5-312908a655cf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ec9f2eca-c70a-45fb-9fd5-312908a655cf",
"match": "https://api-prod.gambitprofit.com/api/matches/91c198bc-1c97-4a55-a346-4b4378664fe7/?format=api",
"name": "Play the Odds",
"created_at": "2023-10-28T09:08:07.101275-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": "Montreal Canadiens",
"amount": 6314.0
},
{
"team": "Winnipeg Jets",
"amount": 3686.0
}
],
"expected_reward_tokens": 9471.0,
"profit_sb": -29.0,
"profit_sb_percentage": -0.31,
"recommended": false
},
"lines": [
{
"id": "a62508ca-8f8d-450d-8573-a11326af8522",
"gambit_id": "fefd6df9-147e-4858-9fb0-fa0c707916ea",
"last_updated": "2023-10-30T13:38:25.023445-04:00",
"created_at": "2023-10-28T09:08:07.111068-04:00",
"name": "Montreal Canadiens",
"reward": "1.50000",
"odds": "1.52630",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec9f2eca-c70a-45fb-9fd5-312908a655cf/?format=api"
},
{
"id": "016ddf62-0877-4c7c-85c1-ed95115a7d46",
"gambit_id": "2b59495b-8b57-434b-b5d6-c8623ffdc137",
"last_updated": "2023-10-30T13:38:25.019807-04:00",
"created_at": "2023-10-28T09:08:07.105425-04:00",
"name": "Winnipeg Jets",
"reward": "2.57000",
"odds": "2.65000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec9f2eca-c70a-45fb-9fd5-312908a655cf/?format=api"
}
]
}