GET /api/bet_types/8c8fa40b-a21a-4db5-8f06-2b7f2785d320/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8c8fa40b-a21a-4db5-8f06-2b7f2785d320",
"match": "https://api-prod.gambitprofit.com/api/matches/284c9d66-8dc4-49e2-93b3-6f7d535e8935/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-08T09:02:56.333194-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": "Chicago Bulls",
"amount": 6935.0
},
{
"team": "Charlotte Hornets",
"amount": 3065.0
}
],
"expected_reward_tokens": 9500.95,
"profit_sb": 0.95,
"profit_sb_percentage": 0.01,
"recommended": true
},
"lines": [
{
"id": "f72877d6-7aaf-48c9-89f1-6066b8b8f4bf",
"gambit_id": "b012bc29-6275-4d50-bfeb-035945a9c0d5",
"last_updated": "2024-01-10T10:03:14.938069-05:00",
"created_at": "2024-01-08T09:02:56.336861-05:00",
"name": "Chicago Bulls",
"reward": "1.37000",
"odds": "1.38460",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c8fa40b-a21a-4db5-8f06-2b7f2785d320/?format=api"
},
{
"id": "005a5d1f-8897-436e-9708-da63980d29d9",
"gambit_id": "d629f5ab-8803-491f-b665-430d91c30001",
"last_updated": "2024-01-10T10:03:14.941399-05:00",
"created_at": "2024-01-08T09:02:56.340643-05:00",
"name": "Charlotte Hornets",
"reward": "3.10000",
"odds": "3.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c8fa40b-a21a-4db5-8f06-2b7f2785d320/?format=api"
}
]
}