GET /api/bet_types/f7a61b29-e09f-4b2a-9ff4-6e614b7737d5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f7a61b29-e09f-4b2a-9ff4-6e614b7737d5",
"match": "https://api-prod.gambitprofit.com/api/matches/9f6ca969-85c8-4728-9a4f-e92c739468fc/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-29T10:07:03.073655-04: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": "New York Knicks",
"amount": 6308.0
},
{
"team": "Miami Heat",
"amount": 3692.0
}
],
"expected_reward_tokens": 9525.08,
"profit_sb": 25.08,
"profit_sb_percentage": 0.26,
"recommended": true
},
"lines": [
{
"id": "0e123fa1-57e4-46e2-9936-f37585e19f32",
"gambit_id": "4eb7aba3-7e26-4b35-9c4b-c3aa19a5b853",
"last_updated": "2023-03-30T10:32:01.884129-04:00",
"created_at": "2023-03-29T10:07:03.075936-04:00",
"name": "New York Knicks",
"reward": "1.51000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7a61b29-e09f-4b2a-9ff4-6e614b7737d5/?format=api"
},
{
"id": "9211d065-35d2-431f-81cd-9e6b6d9600c9",
"gambit_id": "0249fb75-1638-4945-be03-e85585352136",
"last_updated": "2023-03-30T10:32:01.885480-04:00",
"created_at": "2023-03-29T10:07:03.078213-04:00",
"name": "Miami Heat",
"reward": "2.58000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7a61b29-e09f-4b2a-9ff4-6e614b7737d5/?format=api"
}
]
}