GET /api/bet_types/e41dc100-1a59-4309-84d3-0bf529794403/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e41dc100-1a59-4309-84d3-0bf529794403",
"match": "https://api-prod.gambitprofit.com/api/matches/6a7eeffc-b598-4136-8395-0bfd65efe5cf/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-29T08:33:11.278475-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": "NYY (M King)",
"amount": 5052.0
},
{
"team": "DET (T Skubal)",
"amount": 4948.0
}
],
"expected_reward_tokens": 9548.28,
"profit_sb": 48.28,
"profit_sb_percentage": 0.51,
"recommended": true
},
"lines": [
{
"id": "eea1e959-da18-4113-9ff4-d56589912a9e",
"gambit_id": "398d7c6d-cd8f-4cde-b549-8c2839cd67a3",
"last_updated": "2023-08-30T13:37:57.628768-04:00",
"created_at": "2023-08-29T08:33:11.284633-04:00",
"name": "NYY (M King)",
"reward": "1.89000",
"odds": "1.93460",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e41dc100-1a59-4309-84d3-0bf529794403/?format=api"
},
{
"id": "4d6eebd9-e0f3-4c6e-885d-6d5199fb6b3c",
"gambit_id": "fb31f9a2-150f-4cff-bbfc-23d7211a913e",
"last_updated": "2023-08-30T13:37:57.632027-04:00",
"created_at": "2023-08-29T08:33:11.290423-04:00",
"name": "DET (T Skubal)",
"reward": "1.93000",
"odds": "1.97090",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e41dc100-1a59-4309-84d3-0bf529794403/?format=api"
}
]
}