GET /api/bet_types/96376593-8c9d-450a-aff8-11bd795a7387/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "96376593-8c9d-450a-aff8-11bd795a7387",
"match": "https://api-prod.gambitprofit.com/api/matches/efdc41df-86ce-48a1-9f69-3da25b8a3ccf/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-24T09:31:52.361639-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": "Dallas Mavericks",
"amount": 7128.0
},
{
"team": "Washington Wizards",
"amount": 2872.0
}
],
"expected_reward_tokens": 9621.2,
"profit_sb": 121.2,
"profit_sb_percentage": 1.28,
"recommended": true
},
"lines": [
{
"id": "85f946d5-b836-4058-866b-fabab74341db",
"gambit_id": "847f9f4e-9d55-42c9-85e3-29ae3017fd3a",
"last_updated": "2023-01-25T10:51:49.873026-05:00",
"created_at": "2023-01-24T09:31:52.363100-05:00",
"name": "Dallas Mavericks",
"reward": "1.35000",
"odds": "1.35710",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96376593-8c9d-450a-aff8-11bd795a7387/?format=api"
},
{
"id": "cdcf85b8-f3f0-4cbd-a191-2678fc324db7",
"gambit_id": "16d53657-c213-4164-99e7-fa3d23be2111",
"last_updated": "2023-01-25T10:51:49.874085-05:00",
"created_at": "2023-01-24T09:31:52.364523-05:00",
"name": "Washington Wizards",
"reward": "3.35000",
"odds": "3.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96376593-8c9d-450a-aff8-11bd795a7387/?format=api"
}
]
}