GET /api/bet_types/b1eb43f7-e6c0-47ff-9c87-31e5c57265eb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b1eb43f7-e6c0-47ff-9c87-31e5c57265eb",
"match": "https://api-prod.gambitprofit.com/api/matches/510e3d6d-85f1-4a7a-93bf-836cc0b5f36d/?format=api",
"name": "Play the Odds",
"created_at": "2023-03-28T10:06:59.579928-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": 6241.0
},
{
"team": "Philadelphia Flyers",
"amount": 3759.0
}
],
"expected_reward_tokens": 9547.86,
"profit_sb": 47.86,
"profit_sb_percentage": 0.5,
"recommended": true
},
"lines": [
{
"id": "afa6136c-ba13-4d65-912f-60f55a8c89a3",
"gambit_id": "55bbe8e1-103d-4812-a3e1-6d4f552b820f",
"last_updated": "2023-03-29T13:36:55.157342-04:00",
"created_at": "2023-03-28T10:06:59.583004-04:00",
"name": "Montreal Canadiens",
"reward": "1.53000",
"odds": "1.55560",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1eb43f7-e6c0-47ff-9c87-31e5c57265eb/?format=api"
},
{
"id": "fe6efb0f-e584-4312-892d-96655629ad50",
"gambit_id": "06de01a7-edfd-42d4-8cdc-199e817952c6",
"last_updated": "2023-03-29T13:36:55.155300-04:00",
"created_at": "2023-03-28T10:06:59.581368-04:00",
"name": "Philadelphia Flyers",
"reward": "2.54000",
"odds": "2.60000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1eb43f7-e6c0-47ff-9c87-31e5c57265eb/?format=api"
}
]
}