GET /api/bet_types/9f897d0b-345d-4d62-a937-8a0e68d18797/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9f897d0b-345d-4d62-a937-8a0e68d18797",
"match": "https://api-prod.gambitprofit.com/api/matches/20d09f88-6021-4ab0-af43-3d750c143a6e/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "HOU (L Garcia)",
"amount": 5881.0
},
{
"team": "CLE (C Quantrill)",
"amount": 4119.0
}
],
"expected_reward_tokens": 9350.13,
"profit_sb": 350.13,
"profit_sb_percentage": 3.89,
"recommended": true
},
"lines": [
{
"id": "7508226f-a11d-43c7-9d6b-4833a4411259",
"gambit_id": "ef081e90-95bd-4349-85c8-ba6d09790723",
"last_updated": "2022-08-07T10:57:15.324511-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "HOU (L Garcia)",
"reward": "1.59000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f897d0b-345d-4d62-a937-8a0e68d18797/?format=api"
},
{
"id": "128ea80c-85b9-48d1-b819-2e125c02c00c",
"gambit_id": "0cbce3ec-cf0c-4330-9a19-5a12024250b0",
"last_updated": "2022-08-07T10:57:15.324000-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CLE (C Quantrill)",
"reward": "2.27000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f897d0b-345d-4d62-a937-8a0e68d18797/?format=api"
}
]
}