GET /api/bet_types/86051ff9-77a5-4ec4-ab4e-dce379771b2d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "86051ff9-77a5-4ec4-ab4e-dce379771b2d",
"match": "https://api-prod.gambitprofit.com/api/matches/d92d70d9-fc2b-47a6-9755-69a72df63270/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-03T10:18:13.578118-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": "Buffalo Bills",
"amount": 6752.0
},
{
"team": "Jacksonville Jaguars",
"amount": 3248.0
}
],
"expected_reward_tokens": 9451.68,
"profit_sb": -48.32,
"profit_sb_percentage": -0.51,
"recommended": false
},
"lines": [
{
"id": "e992f28d-5455-4073-b372-e2ecc699c8c9",
"gambit_id": "d17b8ed7-c4a8-4754-a9e8-df426a492295",
"last_updated": "2023-10-09T15:53:13.803780-04:00",
"created_at": "2023-10-03T10:18:13.587169-04:00",
"name": "Buffalo Bills",
"reward": "1.40000",
"odds": "1.41670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86051ff9-77a5-4ec4-ab4e-dce379771b2d/?format=api"
},
{
"id": "1dc2c06a-23eb-4add-a049-dd989f9f57a0",
"gambit_id": "1ca6bb19-2b07-4d7b-a40a-7eed79d3eb2e",
"last_updated": "2023-10-09T15:53:13.800053-04:00",
"created_at": "2023-10-03T10:18:13.582393-04:00",
"name": "Jacksonville Jaguars",
"reward": "2.91000",
"odds": "3.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86051ff9-77a5-4ec4-ab4e-dce379771b2d/?format=api"
}
]
}