GET /api/bet_types/f27652df-7286-4088-9b6f-ff44639b6836/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f27652df-7286-4088-9b6f-ff44639b6836",
"match": "https://api-prod.gambitprofit.com/api/matches/de0a9b29-eaa8-4a9e-9c2f-4953ef449330/?format=api",
"name": "Play the Odds",
"created_at": "2023-12-08T09:38:19.171914-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": "Philadelphia 76ers",
"amount": 5107.0
},
{
"team": "Atlanta Hawks",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "378dbd0a-f5ba-4e46-9080-690b35596dc5",
"gambit_id": "ab087dff-09ea-4dc2-a6a9-73493ec311b6",
"last_updated": "2023-12-09T11:43:27.628134-05:00",
"created_at": "2023-12-08T09:38:19.179485-05:00",
"name": "Philadelphia 76ers",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f27652df-7286-4088-9b6f-ff44639b6836/?format=api"
},
{
"id": "76afcc80-ef6e-441b-88bb-35b18964393f",
"gambit_id": "da288e5b-eef9-41a6-9109-c54dc34ee6b0",
"last_updated": "2023-12-09T11:43:27.624596-05:00",
"created_at": "2023-12-08T09:38:19.175498-05:00",
"name": "Atlanta Hawks",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f27652df-7286-4088-9b6f-ff44639b6836/?format=api"
}
]
}