GET /api/bet_types/07b5cd9f-4e3a-4196-babd-a60d513df650/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "07b5cd9f-4e3a-4196-babd-a60d513df650",
"match": "https://api-prod.gambitprofit.com/api/matches/13c4c734-57b6-4523-a017-06495108a9b4/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-20T09:31:48.855268-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": "Philadelphia 76ers",
"amount": 7398.0
},
{
"team": "Chicago Bulls",
"amount": 2602.0
}
],
"expected_reward_tokens": 9469.44,
"profit_sb": -30.56,
"profit_sb_percentage": -0.32,
"recommended": false
},
"lines": [
{
"id": "2aaac4bb-aa1c-4972-b1bc-2c0bde3c5699",
"gambit_id": "5b68c0f9-252b-4107-bc2e-b60615df17c7",
"last_updated": "2023-03-21T10:21:55.613395-04:00",
"created_at": "2023-03-20T09:31:48.859979-04:00",
"name": "Philadelphia 76ers",
"reward": "1.28000",
"odds": "1.29410",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/07b5cd9f-4e3a-4196-babd-a60d513df650/?format=api"
},
{
"id": "dca5c268-a3ad-4b97-b42b-c4788c04e62e",
"gambit_id": "4765fa7b-1abf-43ee-8442-f70a3b5e0a9d",
"last_updated": "2023-03-21T10:21:55.611761-04:00",
"created_at": "2023-03-20T09:31:48.857660-04:00",
"name": "Chicago Bulls",
"reward": "3.64000",
"odds": "3.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/07b5cd9f-4e3a-4196-babd-a60d513df650/?format=api"
}
]
}