GET /api/bet_types/5a3cf81d-5765-49c4-9a75-21a7a2bd57d7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5a3cf81d-5765-49c4-9a75-21a7a2bd57d7",
"match": "https://api-prod.gambitprofit.com/api/matches/161308e9-eeed-474d-809b-7b7ccb2588e7/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-21T09:38:06.917722-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": "Dallas Stars",
"amount": 6744.0
},
{
"team": "Philadelphia Flyers",
"amount": 3256.0
}
],
"expected_reward_tokens": 9441.6,
"profit_sb": -58.4,
"profit_sb_percentage": -0.61,
"recommended": false
},
"lines": [
{
"id": "99115f09-307e-4dc6-bede-370f43224f94",
"gambit_id": "3dee3ca3-4e41-4961-b99f-6f40527f7612",
"last_updated": "2023-10-23T20:33:03.861545-04:00",
"created_at": "2023-10-21T09:38:06.933826-04:00",
"name": "Dallas Stars",
"reward": "1.40000",
"odds": "1.41670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a3cf81d-5765-49c4-9a75-21a7a2bd57d7/?format=api"
},
{
"id": "f0c3d8bb-2cdf-44c9-8618-b21aced08a0d",
"gambit_id": "02d1bc83-b921-4c29-ab71-7c6aa0290a29",
"last_updated": "2023-10-23T20:33:03.857413-04:00",
"created_at": "2023-10-21T09:38:06.927648-04:00",
"name": "Philadelphia Flyers",
"reward": "2.90000",
"odds": "3.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a3cf81d-5765-49c4-9a75-21a7a2bd57d7/?format=api"
}
]
}