GET /api/bet_types/1aa8c1cb-18e0-4d3f-99ee-deb6924b3004/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1aa8c1cb-18e0-4d3f-99ee-deb6924b3004",
"match": "https://api-prod.gambitprofit.com/api/matches/e5a7d64a-6ed4-435b-9ff1-3ddff0642fa9/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-29T09:58:10.976203-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": "Seattle Kraken",
"amount": 5614.0
},
{
"team": "Philadelphia Flyers",
"amount": 4386.0
}
],
"expected_reward_tokens": 9429.9,
"profit_sb": -70.1,
"profit_sb_percentage": -0.74,
"recommended": false
},
"lines": [
{
"id": "950f699c-ba5a-46eb-9012-cf28637a306a",
"gambit_id": "2272469a-02a5-44d5-945b-58eda56ff80e",
"last_updated": "2024-01-01T13:13:19.167740-05:00",
"created_at": "2023-12-29T09:58:10.983798-05:00",
"name": "Seattle Kraken",
"reward": "1.68000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1aa8c1cb-18e0-4d3f-99ee-deb6924b3004/?format=api"
},
{
"id": "121f569e-188c-459e-b6bc-994f3888717a",
"gambit_id": "47fa55ea-9b9e-486b-bd72-011c73febc8e",
"last_updated": "2024-01-01T13:13:19.164189-05:00",
"created_at": "2023-12-29T09:58:10.979984-05:00",
"name": "Philadelphia Flyers",
"reward": "2.15000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1aa8c1cb-18e0-4d3f-99ee-deb6924b3004/?format=api"
}
]
}