GET /api/bet_types/4f15cb37-9490-4d58-a853-b2ce2fceb23c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4f15cb37-9490-4d58-a853-b2ce2fceb23c",
"match": "https://api-prod.gambitprofit.com/api/matches/ceb1dfc9-3d03-471a-8e7d-13ca1c998a9b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-27T09:17:05.698219-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": "Los Angeles Clippers",
"amount": 6308.0
},
{
"team": "Chicago Bulls",
"amount": 3692.0
}
],
"expected_reward_tokens": 9525.08,
"profit_sb": 25.08,
"profit_sb_percentage": 0.26,
"recommended": true
},
"lines": [
{
"id": "80552d1a-49eb-46b5-88c5-6e949bdf331a",
"gambit_id": "1214d3d6-afb9-4d11-90d4-4351baaffae9",
"last_updated": "2023-03-28T11:01:58.005658-04:00",
"created_at": "2023-03-27T09:17:05.699991-04:00",
"name": "Los Angeles Clippers",
"reward": "1.51000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f15cb37-9490-4d58-a853-b2ce2fceb23c/?format=api"
},
{
"id": "ec89c42f-696e-4f9e-83ff-d09c08868476",
"gambit_id": "b4b889d7-9026-4550-8704-f755b520dccd",
"last_updated": "2023-03-28T11:01:58.009287-04:00",
"created_at": "2023-03-27T09:17:05.701837-04:00",
"name": "Chicago Bulls",
"reward": "2.58000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f15cb37-9490-4d58-a853-b2ce2fceb23c/?format=api"
}
]
}