GET /api/bet_types/3843ccdf-dd68-4bf5-ac87-1b1c3cb448c2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3843ccdf-dd68-4bf5-ac87-1b1c3cb448c2",
"match": "https://api-prod.gambitprofit.com/api/matches/220c21a4-e941-4052-825b-630489b2f6dc/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-14T09:27:59.862892-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": "Ottawa Senators",
"amount": 6314.0
},
{
"team": "Philadelphia Flyers",
"amount": 3686.0
}
],
"expected_reward_tokens": 9471.0,
"profit_sb": -29.0,
"profit_sb_percentage": -0.31,
"recommended": false
},
"lines": [
{
"id": "4b2d9bfa-04ec-4b4f-8b36-d944cd8f0264",
"gambit_id": "3c3951c1-0d82-497c-824c-c3910c221c22",
"last_updated": "2023-10-16T18:18:08.178955-04:00",
"created_at": "2023-10-14T09:27:59.874310-04:00",
"name": "Ottawa Senators",
"reward": "1.50000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3843ccdf-dd68-4bf5-ac87-1b1c3cb448c2/?format=api"
},
{
"id": "8e822843-adce-46f8-b5f7-e824f7b89d36",
"gambit_id": "9fd62fc7-a094-45b3-87e8-cb21859fef1f",
"last_updated": "2023-10-16T18:18:08.175259-04:00",
"created_at": "2023-10-14T09:27:59.868289-04:00",
"name": "Philadelphia Flyers",
"reward": "2.57000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3843ccdf-dd68-4bf5-ac87-1b1c3cb448c2/?format=api"
}
]
}