GET /api/bet_types/08acbfb4-1ffe-490c-8f7b-ef5f9174f51b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "08acbfb4-1ffe-490c-8f7b-ef5f9174f51b",
"match": "https://api-prod.gambitprofit.com/api/matches/363ae398-8090-4856-b95d-d4d17de61ba7/?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": "Washington Wizards",
"amount": 5000.0
},
{
"team": "Miami Heat",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "c4cbb5d2-9b88-46b3-be51-0e2b75ec8fe3",
"gambit_id": "6a6f01eb-5eb0-4c29-906f-3e5ed7299f7d",
"last_updated": "2022-11-19T10:48:41.245886-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Washington Wizards",
"reward": "1.80000",
"odds": "1.90910",
"spread": "-8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08acbfb4-1ffe-490c-8f7b-ef5f9174f51b/?format=api"
},
{
"id": "ce04df6f-138e-4534-9b05-05f54f0ee120",
"gambit_id": "b472a5be-540e-4b07-b783-0cf7476962cc",
"last_updated": "2022-11-19T10:48:41.246952-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Miami Heat",
"reward": "1.80000",
"odds": "1.90910",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08acbfb4-1ffe-490c-8f7b-ef5f9174f51b/?format=api"
}
]
}