GET /api/bet_types/8e2813ba-4259-4b62-8c8f-e67a141d69f4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8e2813ba-4259-4b62-8c8f-e67a141d69f4",
"match": "https://api-prod.gambitprofit.com/api/matches/042a7be8-e913-4f77-94d0-6b6f9f965649/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-08T09:58:14.677563-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": "SFO (R Walker)",
"amount": 6564.0
},
{
"team": "COL (C Seabold)",
"amount": 3436.0
}
],
"expected_reward_tokens": 9517.72,
"profit_sb": 17.72,
"profit_sb_percentage": 0.19,
"recommended": true
},
"lines": [
{
"id": "98ae02fd-43c4-42e3-add5-5b85802d9304",
"gambit_id": "5a55bced-85c0-43a2-80bd-ee859c4977e0",
"last_updated": "2023-07-10T10:13:20.046985-04:00",
"created_at": "2023-07-08T09:58:14.681045-04:00",
"name": "SFO (R Walker)",
"reward": "1.45000",
"odds": "1.47620",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e2813ba-4259-4b62-8c8f-e67a141d69f4/?format=api"
},
{
"id": "9aa59125-c031-4d25-88c9-f55379a26c7b",
"gambit_id": "07b673d2-f5d1-4b4f-a440-7a0ab4276cd3",
"last_updated": "2023-07-10T10:13:20.045170-04:00",
"created_at": "2023-07-08T09:58:14.679419-04:00",
"name": "COL (C Seabold)",
"reward": "2.77000",
"odds": "2.85000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e2813ba-4259-4b62-8c8f-e67a141d69f4/?format=api"
}
]
}