GET /api/bet_types/de4eccab-3de0-4191-8288-d2ff0875ccc4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "de4eccab-3de0-4191-8288-d2ff0875ccc4",
"match": "https://api-prod.gambitprofit.com/api/matches/9ab8de8d-4b4a-4833-9911-8bdca928a766/?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": "Memphis Grizzlies",
"amount": 5098.0
},
{
"team": "Denver Nuggets",
"amount": 4902.0
}
],
"expected_reward_tokens": 8921.5,
"profit_sb": -78.5,
"profit_sb_percentage": -0.87,
"recommended": false
},
"lines": [
{
"id": "0a2ab34a-69e2-4612-a986-ff00c997da9c",
"gambit_id": "e1124833-50dc-4dca-8ec8-764b2193caca",
"last_updated": "2022-12-21T10:36:58.224884-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Memphis Grizzlies",
"reward": "1.75000",
"odds": "1.86960",
"spread": "-1.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de4eccab-3de0-4191-8288-d2ff0875ccc4/?format=api"
},
{
"id": "c178b9f6-33bc-4a59-9044-ed7cb26c491f",
"gambit_id": "e58588fd-5b9f-4ae1-ac8e-297c4c189ebe",
"last_updated": "2022-12-21T10:36:58.223739-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Denver Nuggets",
"reward": "1.82000",
"odds": "1.95240",
"spread": "1.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de4eccab-3de0-4191-8288-d2ff0875ccc4/?format=api"
}
]
}