GET /api/bet_types/0887afa3-cb72-44a7-9585-4ca4610cf93e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0887afa3-cb72-44a7-9585-4ca4610cf93e",
"match": "https://api-prod.gambitprofit.com/api/matches/8e1a1db4-8a37-4dac-812c-50dab7a6b6d7/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-27T09:07:21.616505-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": "Buffalo Sabres",
"amount": 6163.0
},
{
"team": "Montreal Canadiens",
"amount": 3837.0
}
],
"expected_reward_tokens": 9552.65,
"profit_sb": 52.65,
"profit_sb_percentage": 0.55,
"recommended": true
},
"lines": [
{
"id": "ce54e410-5200-49e5-9dce-fac2b240ec6b",
"gambit_id": "7c3aafd0-4385-4a26-90eb-acbe92c6e5c5",
"last_updated": "2023-03-28T11:17:01.704708-04:00",
"created_at": "2023-03-27T09:07:21.618007-04:00",
"name": "Buffalo Sabres",
"reward": "1.55000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0887afa3-cb72-44a7-9585-4ca4610cf93e/?format=api"
},
{
"id": "3b1d2a0f-827c-4501-8651-d942012a4423",
"gambit_id": "f62d8bb1-3a65-4ce9-b6ac-c457fd0ad2bd",
"last_updated": "2023-03-28T11:17:01.706640-04:00",
"created_at": "2023-03-27T09:07:21.619519-04:00",
"name": "Montreal Canadiens",
"reward": "2.49000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0887afa3-cb72-44a7-9585-4ca4610cf93e/?format=api"
}
]
}