GET /api/bet_types/3f7b41ec-f78e-4249-b79f-ff73ab37c87f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3f7b41ec-f78e-4249-b79f-ff73ab37c87f",
"match": "https://api-prod.gambitprofit.com/api/matches/f7658d0f-e79e-4bdb-929d-aaf34b6b83f3/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-09T08:13:10.376628-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": "PHI (M Lorenzen)",
"amount": 6232.0
},
{
"team": "WAS (M Gore)",
"amount": 3768.0
}
],
"expected_reward_tokens": 9533.04,
"profit_sb": 33.04,
"profit_sb_percentage": 0.35,
"recommended": true
},
"lines": [
{
"id": "8bdd1878-f335-4952-b931-7b6920b62c91",
"gambit_id": "0c3fdddd-8434-411a-894e-39f36d83f0ed",
"last_updated": "2023-08-10T12:32:57.391068-04:00",
"created_at": "2023-08-09T08:13:10.384998-04:00",
"name": "PHI (M Lorenzen)",
"reward": "1.53000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f7b41ec-f78e-4249-b79f-ff73ab37c87f/?format=api"
},
{
"id": "1c3d1548-201e-4e8f-ba07-79a9e4a236c3",
"gambit_id": "fb28aac5-21e2-442d-b0b2-193f8b948048",
"last_updated": "2023-08-10T12:32:57.387602-04:00",
"created_at": "2023-08-09T08:13:10.380752-04:00",
"name": "WAS (M Gore)",
"reward": "2.53000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f7b41ec-f78e-4249-b79f-ff73ab37c87f/?format=api"
}
]
}