GET /api/bet_types/ae83615f-9efe-4529-beff-8bab9e8c557e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ae83615f-9efe-4529-beff-8bab9e8c557e",
"match": "https://api-prod.gambitprofit.com/api/matches/213b4672-5ce9-448d-aa3d-1bc5c5693874/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-27T08:57:16.085235-05: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": "Florida Panthers",
"amount": 5610.0
},
{
"team": "Los Angeles Kings",
"amount": 4390.0
}
],
"expected_reward_tokens": 9480.9,
"profit_sb": -19.1,
"profit_sb_percentage": -0.2,
"recommended": false
},
"lines": [
{
"id": "adb5e886-3ea3-45df-9d5f-c37945a42c1f",
"gambit_id": "2202a4df-9712-4541-a6c8-950eb1f5b144",
"last_updated": "2023-01-28T15:22:22.477885-05:00",
"created_at": "2023-01-27T08:57:16.086394-05:00",
"name": "Florida Panthers",
"reward": "1.69000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae83615f-9efe-4529-beff-8bab9e8c557e/?format=api"
},
{
"id": "84032c43-c3f6-442b-b343-c97e74f3a5a0",
"gambit_id": "4002a2c9-3ce1-433f-b6d4-5f8ed551bc61",
"last_updated": "2023-01-28T15:22:22.479089-05:00",
"created_at": "2023-01-27T08:57:16.087560-05:00",
"name": "Los Angeles Kings",
"reward": "2.16000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae83615f-9efe-4529-beff-8bab9e8c557e/?format=api"
}
]
}