GET /api/bet_types/fb63af04-dca6-44b7-827c-5698d01c29ce/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fb63af04-dca6-44b7-827c-5698d01c29ce",
"match": "https://api-prod.gambitprofit.com/api/matches/151cc762-06b0-4f87-8c19-38aa8dd22509/?format=api",
"name": "Play the Odds",
"created_at": "1969-12-31T19:00:00-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": "Indiana Pacers",
"amount": 5000.0
},
{
"team": "Chicago Bulls",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "8fad1691-d7b9-467e-a216-7e17c321ce6a",
"gambit_id": "4adc32a2-2261-4d1e-92dd-3f7612b6ae3c",
"last_updated": "2022-10-27T11:52:03.063152-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Indiana Pacers",
"reward": "1.88000",
"odds": "1.90910",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb63af04-dca6-44b7-827c-5698d01c29ce/?format=api"
},
{
"id": "4b6ff16b-ba6e-460b-8c44-ac50266f0803",
"gambit_id": "13d52ed2-988d-4b43-bff2-efd767bb4b1d",
"last_updated": "2022-10-27T11:52:03.061957-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Chicago Bulls",
"reward": "1.88000",
"odds": "1.90910",
"spread": "-7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb63af04-dca6-44b7-827c-5698d01c29ce/?format=api"
}
]
}