GET /api/bet_types/892d7382-c5ed-448d-9197-6c54c8ad1eba/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "892d7382-c5ed-448d-9197-6c54c8ad1eba",
"match": "https://api-prod.gambitprofit.com/api/matches/f6771546-1613-4dbe-997c-ed1f50128ce8/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-08T08:57:07.353815-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": "Atlanta Hawks",
"amount": 5784.0
},
{
"team": "Washington Wizards",
"amount": 4216.0
}
],
"expected_reward_tokens": 9485.76,
"profit_sb": -14.24,
"profit_sb_percentage": -0.15,
"recommended": false
},
"lines": [
{
"id": "5743223d-24ee-472a-a6ac-668f01b08472",
"gambit_id": "09034c68-dddd-49a3-88f4-c18a6bc07463",
"last_updated": "2023-03-09T09:52:04.883196-05:00",
"created_at": "2023-03-08T08:57:07.356636-05:00",
"name": "Atlanta Hawks",
"reward": "1.64000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/892d7382-c5ed-448d-9197-6c54c8ad1eba/?format=api"
},
{
"id": "d1ead115-0b2d-4f70-8322-b495c0668cb7",
"gambit_id": "8482361e-a499-4cce-9363-eabf93262370",
"last_updated": "2023-03-09T09:52:04.882085-05:00",
"created_at": "2023-03-08T08:57:07.355278-05:00",
"name": "Washington Wizards",
"reward": "2.25000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/892d7382-c5ed-448d-9197-6c54c8ad1eba/?format=api"
}
]
}