GET /api/bet_types/ec133034-d43c-499b-b423-2adc76427828/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ec133034-d43c-499b-b423-2adc76427828",
"match": "https://api-prod.gambitprofit.com/api/matches/3f963c93-d633-4e9f-bb08-deba9675a6a5/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-17T13:03:04.433061-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": "Jacksonville Jaguars",
"amount": 5688.0
},
{
"team": "Detroit Lions",
"amount": 4312.0
}
],
"expected_reward_tokens": 9442.08,
"profit_sb": -57.92,
"profit_sb_percentage": -0.61,
"recommended": false
},
"lines": [
{
"id": "a9c01416-6aeb-4461-b485-2986c14dbba4",
"gambit_id": "dc16ceed-395d-438a-a9a5-9d182e19b5b2",
"last_updated": "2023-08-21T20:03:17.927575-04:00",
"created_at": "2023-08-17T13:03:04.453030-04:00",
"name": "Jacksonville Jaguars",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec133034-d43c-499b-b423-2adc76427828/?format=api"
},
{
"id": "9500919e-c22f-40b7-b4df-1b465d396717",
"gambit_id": "b97cd362-4d55-4d7b-b428-98d7b0c0996e",
"last_updated": "2023-08-21T20:03:17.931225-04:00",
"created_at": "2023-08-17T13:03:04.457590-04:00",
"name": "Detroit Lions",
"reward": "2.19000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec133034-d43c-499b-b423-2adc76427828/?format=api"
}
]
}