GET /api/bet_types/440438c4-6624-4d98-b85a-ccba5df4613b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "440438c4-6624-4d98-b85a-ccba5df4613b",
"match": "https://api-prod.gambitprofit.com/api/matches/fe1e5989-581f-4c60-be8f-9877ea6177bd/?format=api",
"name": "Play the Odds",
"created_at": "2023-12-18T09:53:16.633350-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": "Montreal Canadiens",
"amount": 5213.0
},
{
"team": "Winnipeg Jets",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "231171cd-6c70-4a0b-96f3-66acfa2c0ab6",
"gambit_id": "77fed650-a31b-4f17-b210-0972c7aece8d",
"last_updated": "2023-12-19T21:03:17.206252-05:00",
"created_at": "2023-12-18T09:53:16.636835-05:00",
"name": "Montreal Canadiens",
"reward": "1.80000",
"odds": "1.83330",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/440438c4-6624-4d98-b85a-ccba5df4613b/?format=api"
},
{
"id": "843211eb-e9b2-43fa-8e5d-40e165b4074d",
"gambit_id": "624122b2-ecbd-4bff-aa84-a5aa0df101dd",
"last_updated": "2023-12-19T21:03:17.209659-05:00",
"created_at": "2023-12-18T09:53:16.641107-05:00",
"name": "Winnipeg Jets",
"reward": "1.96000",
"odds": "2.00000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/440438c4-6624-4d98-b85a-ccba5df4613b/?format=api"
}
]
}