GET /api/bet_types/984ae142-b3d1-46ee-ac99-7de6436b050d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "984ae142-b3d1-46ee-ac99-7de6436b050d",
"match": "https://api-prod.gambitprofit.com/api/matches/f622560d-0bb4-47f6-9408-06d932ce24a1/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-20T09:48:08.689782-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": 5107.0
},
{
"team": "Edmonton Oilers",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "a8be42a0-3e3f-4127-b012-fb0131b313af",
"gambit_id": "4afa9939-58b5-47bb-b0f4-05c9d10656cc",
"last_updated": "2023-11-21T14:43:24.507665-05:00",
"created_at": "2023-11-20T09:48:08.702652-05:00",
"name": "Florida Panthers",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/984ae142-b3d1-46ee-ac99-7de6436b050d/?format=api"
},
{
"id": "17f626a7-ae8f-478d-b0b1-8ef9f08c2106",
"gambit_id": "b2d2a864-c967-476f-ad5a-b15ef698c3b0",
"last_updated": "2023-11-21T14:43:24.504231-05:00",
"created_at": "2023-11-20T09:48:08.696102-05:00",
"name": "Edmonton Oilers",
"reward": "1.91000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/984ae142-b3d1-46ee-ac99-7de6436b050d/?format=api"
}
]
}