GET /api/bet_types/3c59208f-6fe0-432a-8409-040b04095bf4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3c59208f-6fe0-432a-8409-040b04095bf4",
"match": "https://api-prod.gambitprofit.com/api/matches/56654149-112c-4af7-a63a-4ca236104deb/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-23T09:07:01.139208-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": "Pittsburgh Penguins",
"amount": 5106.0
},
{
"team": "Edmonton Oilers",
"amount": 4894.0
}
],
"expected_reward_tokens": 9395.04,
"profit_sb": -104.96,
"profit_sb_percentage": -1.1,
"recommended": false
},
"lines": [
{
"id": "3c64a246-05bb-4433-a9ad-b2682eac7793",
"gambit_id": "ee9e3c14-0d15-4f63-ab57-b49c2915f324",
"last_updated": "2023-02-24T12:46:55.257480-05:00",
"created_at": "2023-02-23T09:07:01.140410-05:00",
"name": "Pittsburgh Penguins",
"reward": "1.84000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c59208f-6fe0-432a-8409-040b04095bf4/?format=api"
},
{
"id": "5747c7ba-769c-4179-913a-ef4f0fd9116d",
"gambit_id": "2109aa7f-c076-462a-85d7-38a3aa3dbbce",
"last_updated": "2023-02-24T12:46:55.258645-05:00",
"created_at": "2023-02-23T09:07:01.141677-05:00",
"name": "Edmonton Oilers",
"reward": "1.92000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c59208f-6fe0-432a-8409-040b04095bf4/?format=api"
}
]
}