GET /api/bet_types/5d46e38c-d047-491c-b752-0514d7a41106/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5d46e38c-d047-491c-b752-0514d7a41106",
"match": "https://api-prod.gambitprofit.com/api/matches/c265d2cb-664f-4b2e-94c3-428a79e0062f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-19T12:17:10.223017-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": "Carolina Hurricanes",
"amount": 6100.0
},
{
"team": "New York Islanders",
"amount": 3900.0
}
],
"expected_reward_tokens": 9516.0,
"profit_sb": 16.0,
"profit_sb_percentage": 0.17,
"recommended": true
},
"lines": [
{
"id": "983daf92-734b-4717-84a6-a7ba38fedc8e",
"gambit_id": "fd207be0-b720-4d40-b549-28925eb6a4ac",
"last_updated": "2023-04-22T15:07:06.947185-04:00",
"created_at": "2023-04-19T12:17:10.225857-04:00",
"name": "Carolina Hurricanes",
"reward": "1.56000",
"odds": "1.58820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5d46e38c-d047-491c-b752-0514d7a41106/?format=api"
},
{
"id": "631f74ca-fc07-485b-9fef-dc7ffa41c7a6",
"gambit_id": "563f0618-6788-408f-b0d5-e0d29ebe4cb1",
"last_updated": "2023-04-22T15:07:06.949633-04:00",
"created_at": "2023-04-19T12:17:10.228360-04:00",
"name": "New York Islanders",
"reward": "2.44000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5d46e38c-d047-491c-b752-0514d7a41106/?format=api"
}
]
}