GET /api/bet_types/1408e9d5-1b10-40d3-9ec6-f3737a574a72/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1408e9d5-1b10-40d3-9ec6-f3737a574a72",
"match": "https://api-prod.gambitprofit.com/api/matches/d874635f-ab4d-4ba4-9ed8-20bc0ba592af/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-10T15:13:10.701825-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": "TEX (N Eovaldi)",
"amount": 5630.0
},
{
"team": "BAL (D Kremer)",
"amount": 4370.0
}
],
"expected_reward_tokens": 9570.3,
"profit_sb": 70.3,
"profit_sb_percentage": 0.74,
"recommended": true
},
"lines": [
{
"id": "51fd99e0-256f-43b4-b358-1184b6e391b5",
"gambit_id": "50952a0f-d026-48ec-9176-cebdd3ec60b2",
"last_updated": "2023-10-11T09:02:56.229010-04:00",
"created_at": "2023-10-10T15:13:10.708617-04:00",
"name": "TEX (N Eovaldi)",
"reward": "1.70000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1408e9d5-1b10-40d3-9ec6-f3737a574a72/?format=api"
},
{
"id": "f953c93c-e42a-4d17-9c84-e90cb31ed68b",
"gambit_id": "575ef1e4-5a2e-4ab0-908e-b70c444981b0",
"last_updated": "2023-10-11T09:02:56.233266-04:00",
"created_at": "2023-10-10T15:13:10.715288-04:00",
"name": "BAL (D Kremer)",
"reward": "2.19000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1408e9d5-1b10-40d3-9ec6-f3737a574a72/?format=api"
}
]
}