GET /api/bet_types/519c2c3f-4b22-4419-8507-64ec9bd68a9e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "519c2c3f-4b22-4419-8507-64ec9bd68a9e",
"match": "https://api-prod.gambitprofit.com/api/matches/5a5e9fde-8b5b-4ce1-b167-449d3b152730/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-20T09:16:48.483304-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": "Calgary Flames",
"amount": 6774.0
},
{
"team": "Philadelphia Flyers",
"amount": 3226.0
}
],
"expected_reward_tokens": 9483.6,
"profit_sb": -16.4,
"profit_sb_percentage": -0.17,
"recommended": false
},
"lines": [
{
"id": "712a103c-e738-44da-b222-a356ad80e1ef",
"gambit_id": "c0db1ea3-fbb6-479c-ba6d-ff9eaca615d9",
"last_updated": "2023-02-21T09:31:48.232744-05:00",
"created_at": "2023-02-20T09:16:48.484615-05:00",
"name": "Calgary Flames",
"reward": "1.40000",
"odds": "1.41670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/519c2c3f-4b22-4419-8507-64ec9bd68a9e/?format=api"
},
{
"id": "2bf71c98-4365-4b05-afb1-eccebc6e02e5",
"gambit_id": "52d773e8-07d9-4a7e-8019-212051ba9280",
"last_updated": "2023-02-21T09:31:48.234152-05:00",
"created_at": "2023-02-20T09:16:48.485900-05:00",
"name": "Philadelphia Flyers",
"reward": "2.94000",
"odds": "3.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/519c2c3f-4b22-4419-8507-64ec9bd68a9e/?format=api"
}
]
}