GET /api/bet_types/b329cf8e-dbac-4bbe-a3b0-f5f418211562/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b329cf8e-dbac-4bbe-a3b0-f5f418211562",
"match": "https://api-prod.gambitprofit.com/api/matches/bf396ca5-619a-44af-948a-d0dedb71f577/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-15T12:27:10.242494-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": "BAL (K Gibson)",
"amount": 5079.0
},
{
"team": "CWS (M Kopech)",
"amount": 4921.0
}
],
"expected_reward_tokens": 9546.74,
"profit_sb": 46.74,
"profit_sb_percentage": 0.49,
"recommended": true
},
"lines": [
{
"id": "99be63b3-2a35-4f99-ab84-9ce74b4a6ac7",
"gambit_id": "9ad2dc47-1e3c-44b9-a083-4065e0126b3f",
"last_updated": "2023-04-16T18:12:23.508058-04:00",
"created_at": "2023-04-15T12:27:10.245652-04:00",
"name": "BAL (K Gibson)",
"reward": "1.88000",
"odds": "1.92590",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b329cf8e-dbac-4bbe-a3b0-f5f418211562/?format=api"
},
{
"id": "24caf019-815d-4bc3-8b9f-1eabde1a6c23",
"gambit_id": "70c6873a-34f8-423a-89cd-9742272754ce",
"last_updated": "2023-04-16T18:12:23.505412-04:00",
"created_at": "2023-04-15T12:27:10.244100-04:00",
"name": "CWS (M Kopech)",
"reward": "1.94000",
"odds": "1.98040",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b329cf8e-dbac-4bbe-a3b0-f5f418211562/?format=api"
}
]
}