GET /api/bet_types/0c503e9b-4765-4a46-88ab-73ba5e105bb8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0c503e9b-4765-4a46-88ab-73ba5e105bb8",
"match": "https://api-prod.gambitprofit.com/api/matches/932f2bfc-ed44-48bf-ba2c-73ac1ef5ae07/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-21T10:17:17.171610-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": "Boston Celtics",
"amount": 6154.0
},
{
"team": "Miami Heat",
"amount": 3846.0
}
],
"expected_reward_tokens": 9538.08,
"profit_sb": 38.08,
"profit_sb_percentage": 0.4,
"recommended": true
},
"lines": [
{
"id": "51bef29e-b8ed-430f-b1b2-afec26aeee27",
"gambit_id": "04f0d9e3-1856-46fb-abf4-d123740f8f36",
"last_updated": "2023-05-22T14:47:01.290897-04:00",
"created_at": "2023-05-21T10:17:17.174515-04:00",
"name": "Boston Celtics",
"reward": "1.55000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c503e9b-4765-4a46-88ab-73ba5e105bb8/?format=api"
},
{
"id": "51cc0ad8-8006-4001-bb00-b6d60193e1e0",
"gambit_id": "ea006185-70cb-4716-8294-ac57d5e3554b",
"last_updated": "2023-05-22T14:47:01.289317-04:00",
"created_at": "2023-05-21T10:17:17.173026-04:00",
"name": "Miami Heat",
"reward": "2.48000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c503e9b-4765-4a46-88ab-73ba5e105bb8/?format=api"
}
]
}