GET /api/bet_types/91bfd8f1-17fa-49cf-9e15-88e022c6a800/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "91bfd8f1-17fa-49cf-9e15-88e022c6a800",
"match": "https://api-prod.gambitprofit.com/api/matches/8292a891-0a3a-4bda-ae78-15e508ea180d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-20T09:48:09.446539-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": "Milwaukee Bucks",
"amount": 7934.0
},
{
"team": "Washington Wizards",
"amount": 2066.0
}
],
"expected_reward_tokens": 9441.46,
"profit_sb": -58.54,
"profit_sb_percentage": -0.62,
"recommended": false
},
"lines": [
{
"id": "e84a941c-ebf9-4b2b-853b-2bc2a77020e4",
"gambit_id": "d2cece89-fc1f-45a4-8c5d-ee7020587b50",
"last_updated": "2023-11-21T14:38:25.118913-05:00",
"created_at": "2023-11-20T09:48:09.450651-05:00",
"name": "Milwaukee Bucks",
"reward": "1.19000",
"odds": "1.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91bfd8f1-17fa-49cf-9e15-88e022c6a800/?format=api"
},
{
"id": "d1e3b253-9a04-4a6b-87ca-42dbfa94d688",
"gambit_id": "7580631c-a86a-432f-8415-6cd24bba24f2",
"last_updated": "2023-11-21T14:38:25.136039-05:00",
"created_at": "2023-11-20T09:48:09.455512-05:00",
"name": "Washington Wizards",
"reward": "4.57000",
"odds": "4.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91bfd8f1-17fa-49cf-9e15-88e022c6a800/?format=api"
}
]
}