GET /api/bet_types/ecf46a9d-edbc-415f-95b7-27f7e7e82ce2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ecf46a9d-edbc-415f-95b7-27f7e7e82ce2",
"match": "https://api-prod.gambitprofit.com/api/matches/2ad7d3d0-8baa-45cf-80ff-5f8575518ce4/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-17T09:53:17.718105-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": "Golden State Warriors",
"amount": 6554.0
},
{
"team": "Portland Trail Blazers",
"amount": 3446.0
}
],
"expected_reward_tokens": 9372.22,
"profit_sb": -127.78,
"profit_sb_percentage": -1.35,
"recommended": false
},
"lines": [
{
"id": "9fad0e24-57e9-4a2b-a314-217be382a302",
"gambit_id": "b8eafcff-6a71-40bb-b715-9c3ac074f711",
"last_updated": "2023-12-19T10:08:19.240731-05:00",
"created_at": "2023-12-17T09:53:17.722058-05:00",
"name": "Golden State Warriors",
"reward": "1.43000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ecf46a9d-edbc-415f-95b7-27f7e7e82ce2/?format=api"
},
{
"id": "64db5690-d2b6-4100-9d6c-47a276f0b893",
"gambit_id": "78286e52-afd5-47df-ac4f-a7fa900fb1af",
"last_updated": "2023-12-19T10:08:19.244187-05:00",
"created_at": "2023-12-17T09:53:17.725848-05:00",
"name": "Portland Trail Blazers",
"reward": "2.72000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ecf46a9d-edbc-415f-95b7-27f7e7e82ce2/?format=api"
}
]
}