GET /api/bet_types/2baba188-fe29-4752-a567-904592374744/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2baba188-fe29-4752-a567-904592374744",
"match": "https://api-prod.gambitprofit.com/api/matches/b19c5c7a-87f7-45a6-a359-de075c479760/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-22T09:01:56.903863-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": "Denver Nuggets",
"amount": 5619.0
},
{
"team": "Oklahoma City Thunder",
"amount": 4381.0
}
],
"expected_reward_tokens": 9550.58,
"profit_sb": 50.58,
"profit_sb_percentage": 0.53,
"recommended": true
},
"lines": [
{
"id": "37a99295-e2a2-47c8-9205-053150a1b8d4",
"gambit_id": "dcbc5613-878b-4a69-b5bc-0666a7e4c053",
"last_updated": "2023-01-23T14:06:51.356086-05:00",
"created_at": "2023-01-22T09:01:56.905211-05:00",
"name": "Denver Nuggets",
"reward": "1.70000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2baba188-fe29-4752-a567-904592374744/?format=api"
},
{
"id": "0f6cbb22-c237-4f07-aad8-3c6cdae650f7",
"gambit_id": "116dcc17-50fb-4fda-b60d-59e6f9229c1e",
"last_updated": "2023-01-23T14:06:51.357276-05:00",
"created_at": "2023-01-22T09:01:56.906424-05:00",
"name": "Oklahoma City Thunder",
"reward": "2.18000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2baba188-fe29-4752-a567-904592374744/?format=api"
}
]
}