GET /api/bet_types/55106bdc-3032-445f-b0f1-c0382ce45cc4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "55106bdc-3032-445f-b0f1-c0382ce45cc4",
"match": "https://api-prod.gambitprofit.com/api/matches/baa82780-6ec8-4771-bd71-212e85851a7d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-31T09:28:04.776410-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": "ATL (S Strider)",
"amount": 5615.0
},
{
"team": "LOS (L Lynn)",
"amount": 4385.0
}
],
"expected_reward_tokens": 9601.65,
"profit_sb": 101.65,
"profit_sb_percentage": 1.07,
"recommended": true
},
"lines": [
{
"id": "249148f3-fa60-4909-9deb-d5135aec1e2e",
"gambit_id": "5ec87f7f-b282-47f4-9f37-55e17f0b81de",
"last_updated": "2023-09-01T09:58:15.722611-04:00",
"created_at": "2023-08-31T09:28:04.794245-04:00",
"name": "ATL (S Strider)",
"reward": "1.71000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55106bdc-3032-445f-b0f1-c0382ce45cc4/?format=api"
},
{
"id": "0dbfaf4e-926b-4e25-9d09-0016d6932046",
"gambit_id": "1dcf337e-6dd7-4f1d-b7f7-f32a29eada72",
"last_updated": "2023-09-01T09:58:15.726370-04:00",
"created_at": "2023-08-31T09:28:04.805943-04:00",
"name": "LOS (L Lynn)",
"reward": "2.19000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55106bdc-3032-445f-b0f1-c0382ce45cc4/?format=api"
}
]
}