GET /api/bet_types/491eb7df-6735-404f-8a14-ac4f83b515b9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "491eb7df-6735-404f-8a14-ac4f83b515b9",
"match": "https://api-prod.gambitprofit.com/api/matches/83b0ee9d-12d2-4312-bb78-2bb661755239/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-02T09:57:10.028938-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": "New York Knicks",
"amount": 5000.0
},
{
"team": "Washington Wizards",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "779a5a6d-ec00-46c5-9464-73bb82f84bfb",
"gambit_id": "8284a978-3602-4d8c-b821-ad4d26cc5314",
"last_updated": "2023-04-03T20:12:06.759114-04:00",
"created_at": "2023-04-02T09:57:10.030964-04:00",
"name": "New York Knicks",
"reward": "1.87000",
"odds": "1.90910",
"spread": "-11.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/491eb7df-6735-404f-8a14-ac4f83b515b9/?format=api"
},
{
"id": "86f419cc-ce44-4b15-9c2a-e06fca4ecf0e",
"gambit_id": "b9b6c5a3-f895-4b11-9c66-efb0b6f6ba6e",
"last_updated": "2023-04-03T20:12:06.761199-04:00",
"created_at": "2023-04-02T09:57:10.033040-04:00",
"name": "Washington Wizards",
"reward": "1.87000",
"odds": "1.90910",
"spread": "11.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/491eb7df-6735-404f-8a14-ac4f83b515b9/?format=api"
}
]
}