GET /api/bet_types/50f64868-1a1d-42ba-a96e-c09d74775771/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "50f64868-1a1d-42ba-a96e-c09d74775771",
"match": "https://api-prod.gambitprofit.com/api/matches/c486d769-f2a7-4875-aa6c-ef8fe9705369/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-05T09:53:21.991870-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": "ARI (B Pfaadt)",
"amount": 6564.0
},
{
"team": "COL (K Freeland)",
"amount": 3436.0
}
],
"expected_reward_tokens": 9517.72,
"profit_sb": 17.72,
"profit_sb_percentage": 0.19,
"recommended": true
},
"lines": [
{
"id": "3c2c3449-eb1f-4bea-834f-bb4159730832",
"gambit_id": "79dc11b8-029d-4175-a629-ba5bf3da8a75",
"last_updated": "2023-09-06T18:58:03.386839-04:00",
"created_at": "2023-09-05T09:53:22.004172-04:00",
"name": "ARI (B Pfaadt)",
"reward": "1.45000",
"odds": "1.47620",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50f64868-1a1d-42ba-a96e-c09d74775771/?format=api"
},
{
"id": "c4c0edb1-d5e7-4602-9a05-a70fb35aa6c0",
"gambit_id": "7f96b6ee-5cba-4a8a-adb8-214bb81c9ba4",
"last_updated": "2023-09-06T18:58:03.383342-04:00",
"created_at": "2023-09-05T09:53:21.997771-04:00",
"name": "COL (K Freeland)",
"reward": "2.77000",
"odds": "2.85000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50f64868-1a1d-42ba-a96e-c09d74775771/?format=api"
}
]
}