GET /api/bet_types/36477988-212b-4089-a4a0-63b9e6a70fc6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "36477988-212b-4089-a4a0-63b9e6a70fc6",
"match": "https://api-prod.gambitprofit.com/api/matches/6ba398db-647a-4ffd-9da5-a04147392b95/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-28T12:37:08.585337-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": "Boston Celtics",
"amount": 5316.0
},
{
"team": "New York Knicks",
"amount": 4684.0
}
],
"expected_reward_tokens": 9461.68,
"profit_sb": -38.32,
"profit_sb_percentage": -0.4,
"recommended": false
},
"lines": [
{
"id": "b778ac57-55b6-4989-bac4-2953f377403c",
"gambit_id": "dc96ca3e-7848-4ea2-b224-f127c6ca1bb2",
"last_updated": "2023-02-28T12:37:08.587741-05:00",
"created_at": "2023-02-28T12:37:08.587750-05:00",
"name": "Boston Celtics",
"reward": "1.78000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/36477988-212b-4089-a4a0-63b9e6a70fc6/?format=api"
},
{
"id": "bcf53f41-ee18-4eb7-8bb0-0016ccf5150b",
"gambit_id": "9bacadbb-50f8-46a3-8eef-f99d94cfd7e2",
"last_updated": "2023-02-28T12:37:08.586497-05:00",
"created_at": "2023-02-28T12:37:08.586505-05:00",
"name": "New York Knicks",
"reward": "2.02000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/36477988-212b-4089-a4a0-63b9e6a70fc6/?format=api"
}
]
}