GET /api/bet_types/76e41e43-4a24-4c23-8435-dac944bc6009/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "76e41e43-4a24-4c23-8435-dac944bc6009",
"match": "https://api-prod.gambitprofit.com/api/matches/91c198bc-1c97-4a55-a346-4b4378664fe7/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-28T09:08:07.088226-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": "Winnipeg Jets",
"amount": 5861.0
},
{
"team": "Montreal Canadiens",
"amount": 4139.0
}
],
"expected_reward_tokens": 9436.21,
"profit_sb": -63.79,
"profit_sb_percentage": -0.67,
"recommended": false
},
"lines": [
{
"id": "f914e17c-8395-4c39-974d-0732063940ed",
"gambit_id": "33e727cb-f0c6-45c0-a145-081f5be53ce5",
"last_updated": "2023-10-30T13:38:25.007419-04:00",
"created_at": "2023-10-28T09:08:07.092909-04:00",
"name": "Winnipeg Jets",
"reward": "1.61000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76e41e43-4a24-4c23-8435-dac944bc6009/?format=api"
},
{
"id": "615efa97-2606-4d6d-af47-76e9b066a22b",
"gambit_id": "a1aae2b9-1311-44be-9c29-c0f594d78c3a",
"last_updated": "2023-10-30T13:38:25.012628-04:00",
"created_at": "2023-10-28T09:08:07.097234-04:00",
"name": "Montreal Canadiens",
"reward": "2.28000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76e41e43-4a24-4c23-8435-dac944bc6009/?format=api"
}
]
}