GET /api/bet_types/40f7aae0-2a9f-40a9-97a8-4a54244020c5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "40f7aae0-2a9f-40a9-97a8-4a54244020c5",
"match": "https://api-prod.gambitprofit.com/api/matches/8ad8f1cb-ad1a-481e-b2a8-730e11094f98/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-17T10:28:02.639951-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": "PHI (T Walker)",
"amount": 5714.0
},
{
"team": "STL (D Hudson)",
"amount": 4286.0
}
],
"expected_reward_tokens": 9599.52,
"profit_sb": 99.52,
"profit_sb_percentage": 1.05,
"recommended": true
},
"lines": [
{
"id": "1506a103-3107-4ede-aa8a-cc317430ea8f",
"gambit_id": "ea48914e-9236-4526-a6ea-2a0354ede501",
"last_updated": "2023-09-18T22:48:07.645639-04:00",
"created_at": "2023-09-17T10:28:02.645002-04:00",
"name": "PHI (T Walker)",
"reward": "1.68000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40f7aae0-2a9f-40a9-97a8-4a54244020c5/?format=api"
},
{
"id": "d0e9f7fb-f6b0-43a0-9af3-bc28ec24e504",
"gambit_id": "17db9917-e060-4880-93a4-0ac0695dcd01",
"last_updated": "2023-09-18T22:48:07.661297-04:00",
"created_at": "2023-09-17T10:28:02.651119-04:00",
"name": "STL (D Hudson)",
"reward": "2.24000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40f7aae0-2a9f-40a9-97a8-4a54244020c5/?format=api"
}
]
}