GET /api/bet_types/2916b409-c689-4f57-a9ca-d5056ae3cb1d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2916b409-c689-4f57-a9ca-d5056ae3cb1d",
"match": "https://api-prod.gambitprofit.com/api/matches/4728ae96-0ac2-407c-8876-4f9a11ec12b7/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-23T09:18:00.930019-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": 6805.0
},
{
"team": "Cleveland Cavaliers",
"amount": 3195.0
}
],
"expected_reward_tokens": 9457.2,
"profit_sb": -42.8,
"profit_sb_percentage": -0.45,
"recommended": false
},
"lines": [
{
"id": "2616a4bb-243e-47cb-becd-0d13ffa273c2",
"gambit_id": "2ac9359d-4ae1-452c-9bbe-d456e8a1b1d4",
"last_updated": "2023-12-26T15:13:20.055029-05:00",
"created_at": "2023-12-23T09:18:00.937208-05:00",
"name": "Chicago Bulls",
"reward": "1.39000",
"odds": "1.40820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2916b409-c689-4f57-a9ca-d5056ae3cb1d/?format=api"
},
{
"id": "6785db70-1326-4f27-90ac-02243746165e",
"gambit_id": "7a9d9bfd-4529-4637-b47d-6b1ac791cc57",
"last_updated": "2023-12-26T15:13:20.051924-05:00",
"created_at": "2023-12-23T09:18:00.933312-05:00",
"name": "Cleveland Cavaliers",
"reward": "2.96000",
"odds": "3.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2916b409-c689-4f57-a9ca-d5056ae3cb1d/?format=api"
}
]
}