GET /api/bet_types/3649693d-5ae0-4ae5-971a-e90f76503744/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3649693d-5ae0-4ae5-971a-e90f76503744",
"match": "https://api-prod.gambitprofit.com/api/matches/c8b4148d-cac1-436f-8960-0bb6350344c6/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-17T09:23:17.581402-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": "Buffalo Sabres",
"amount": 6010.0
},
{
"team": "Winnipeg Jets",
"amount": 3990.0
}
],
"expected_reward_tokens": 9495.8,
"profit_sb": -4.2,
"profit_sb_percentage": -0.04,
"recommended": false
},
"lines": [
{
"id": "48764ac5-3a74-4d1a-b39f-7cecc8f6f729",
"gambit_id": "1317c6fa-05ad-4639-965b-3fdb25214f23",
"last_updated": "2023-11-18T18:03:24.736823-05:00",
"created_at": "2023-11-17T09:23:17.585841-05:00",
"name": "Buffalo Sabres",
"reward": "1.58000",
"odds": "1.60610",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3649693d-5ae0-4ae5-971a-e90f76503744/?format=api"
},
{
"id": "1df11d44-111e-4b52-ab99-8f6777c3003c",
"gambit_id": "b6d7bacd-ad5b-4de1-b9f4-9681616ec1a2",
"last_updated": "2023-11-18T18:03:24.742105-05:00",
"created_at": "2023-11-17T09:23:17.590008-05:00",
"name": "Winnipeg Jets",
"reward": "2.38000",
"odds": "2.45000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3649693d-5ae0-4ae5-971a-e90f76503744/?format=api"
}
]
}