GET /api/bet_types/86cdc3eb-d595-4049-9ef8-c9e3be874b29/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "86cdc3eb-d595-4049-9ef8-c9e3be874b29",
"match": "https://api-prod.gambitprofit.com/api/matches/66f304aa-25ec-4cae-9c26-77d959d3b4e2/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-14T09:37:10.065310-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": 6603.0
},
{
"team": "Winnipeg Jets",
"amount": 3397.0
}
],
"expected_reward_tokens": 9442.29,
"profit_sb": -57.71,
"profit_sb_percentage": -0.61,
"recommended": false
},
"lines": [
{
"id": "4e5eebbf-79a9-4e18-8aab-25d8e77efc4c",
"gambit_id": "ccb96b82-0e1c-40ad-be38-73816add65fc",
"last_updated": "2023-03-15T14:02:07.499329-04:00",
"created_at": "2023-03-14T09:37:10.066804-04:00",
"name": "Carolina Hurricanes",
"reward": "1.43000",
"odds": "1.44440",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86cdc3eb-d595-4049-9ef8-c9e3be874b29/?format=api"
},
{
"id": "d5a694b3-ebe6-437c-af86-54699636a33b",
"gambit_id": "f047c8f1-85a0-4d62-b1d7-619ae1d409b7",
"last_updated": "2023-03-15T14:02:07.500413-04:00",
"created_at": "2023-03-14T09:37:10.068350-04:00",
"name": "Winnipeg Jets",
"reward": "2.78000",
"odds": "2.85000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86cdc3eb-d595-4049-9ef8-c9e3be874b29/?format=api"
}
]
}