GET /api/bet_types/d2f13f9c-1f1f-4dba-9860-9e310fb5b2b1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d2f13f9c-1f1f-4dba-9860-9e310fb5b2b1",
"match": "https://api-prod.gambitprofit.com/api/matches/8357e50d-f4f3-46c8-857d-43900e2dcbbf/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-24T09:23:01.353059-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": "Denver Nuggets",
"amount": 6314.0
},
{
"team": "Los Angeles Lakers",
"amount": 3686.0
}
],
"expected_reward_tokens": 9471.0,
"profit_sb": -29.0,
"profit_sb_percentage": -0.31,
"recommended": false
},
"lines": [
{
"id": "8f181f4a-bc4e-433d-8b4b-2454bab9843f",
"gambit_id": "aad0847b-98bc-4727-851b-b62329eb7d65",
"last_updated": "2023-10-25T10:53:04.414307-04:00",
"created_at": "2023-10-24T09:23:01.361586-04:00",
"name": "Denver Nuggets",
"reward": "1.50000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d2f13f9c-1f1f-4dba-9860-9e310fb5b2b1/?format=api"
},
{
"id": "e82c4b8c-ac1e-44ef-9a9c-0ec3e3a1ac12",
"gambit_id": "6430d760-618c-422b-bca4-65e9c3e58602",
"last_updated": "2023-10-25T10:53:04.419573-04:00",
"created_at": "2023-10-24T09:23:01.370832-04:00",
"name": "Los Angeles Lakers",
"reward": "2.57000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d2f13f9c-1f1f-4dba-9860-9e310fb5b2b1/?format=api"
}
]
}