GET /api/bet_types/296311ca-2137-46b0-aac7-11a31587eda5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "296311ca-2137-46b0-aac7-11a31587eda5",
"match": "https://api-prod.gambitprofit.com/api/matches/0dfbcdc4-1bcb-4d0f-a654-b99a19e626ad/?format=api",
"name": "Play the Odds",
"created_at": "2023-12-11T09:38:02.373945-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": "Memphis Grizzlies",
"amount": 5000.0
},
{
"team": "Dallas Mavericks",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "84a70ee5-dff2-456f-bbf1-c6247fbc7ca3",
"gambit_id": "6fb3b262-e197-4b09-aa61-2531128a9b0a",
"last_updated": "2023-12-12T21:48:26.771992-05:00",
"created_at": "2023-12-11T09:38:02.382398-05:00",
"name": "Memphis Grizzlies",
"reward": "1.87000",
"odds": "1.90910",
"spread": "1.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/296311ca-2137-46b0-aac7-11a31587eda5/?format=api"
},
{
"id": "93c45a58-8160-4dbd-be2f-b4946a1060ff",
"gambit_id": "4bdf1ed4-e6a8-4149-b6ed-c396306bf559",
"last_updated": "2023-12-12T21:48:26.768392-05:00",
"created_at": "2023-12-11T09:38:02.377837-05:00",
"name": "Dallas Mavericks",
"reward": "1.87000",
"odds": "1.90910",
"spread": "-1.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/296311ca-2137-46b0-aac7-11a31587eda5/?format=api"
}
]
}