GET /api/bet_types/8edc7d99-8350-4f9d-91b7-85e158d0eb06/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8edc7d99-8350-4f9d-91b7-85e158d0eb06",
"match": "https://api-prod.gambitprofit.com/api/matches/ba7ca715-f0c8-41e9-b9d5-7941bd021192/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-03T09:37:55.726193-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": "Cleveland Cavaliers",
"amount": 7638.0
},
{
"team": "Washington Wizards",
"amount": 2362.0
}
],
"expected_reward_tokens": 9471.12,
"profit_sb": -28.88,
"profit_sb_percentage": -0.3,
"recommended": false
},
"lines": [
{
"id": "34313314-f858-46c7-85c1-b6b3d6658c67",
"gambit_id": "4e1e030c-5c7d-401e-ab26-fbb8a52ec288",
"last_updated": "2024-01-05T14:03:02.383084-05:00",
"created_at": "2024-01-03T09:37:55.734036-05:00",
"name": "Cleveland Cavaliers",
"reward": "1.24000",
"odds": "1.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8edc7d99-8350-4f9d-91b7-85e158d0eb06/?format=api"
},
{
"id": "c7bb01b8-19d2-4494-b31c-681dda4823e0",
"gambit_id": "e18e3b6e-2874-4ca4-b0b0-710e74c59372",
"last_updated": "2024-01-05T14:03:02.379681-05:00",
"created_at": "2024-01-03T09:37:55.730143-05:00",
"name": "Washington Wizards",
"reward": "4.01000",
"odds": "4.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8edc7d99-8350-4f9d-91b7-85e158d0eb06/?format=api"
}
]
}