GET /api/bet_types/5b7d16f2-574f-4576-8ccf-4d86ce5c72db/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5b7d16f2-574f-4576-8ccf-4d86ce5c72db",
"match": "https://api-prod.gambitprofit.com/api/matches/73408d5e-3549-4e28-8ada-e34d6547072d/?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": "CLE",
"amount": 6047.0
},
{
"team": "MIN",
"amount": 3953.0
}
],
"expected_reward_tokens": 9130.97,
"profit_sb": 130.97,
"profit_sb_percentage": 1.46,
"recommended": true
},
"lines": [
{
"id": "e5a14c61-8c9f-4ef1-bea5-380e625e7d4c",
"gambit_id": "dfd367f9-c101-4438-9b67-edbfe96369c5",
"last_updated": "2022-09-19T11:52:14.850019-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CLE",
"reward": "1.51000",
"odds": "1.58820",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b7d16f2-574f-4576-8ccf-4d86ce5c72db/?format=api"
},
{
"id": "1522567a-d541-4761-b06b-35a4d7bb9849",
"gambit_id": "62fc8710-046f-4346-b2e5-7bc0ffc2c2ff",
"last_updated": "2022-09-19T11:52:14.852954-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "MIN",
"reward": "2.31000",
"odds": "2.50000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b7d16f2-574f-4576-8ccf-4d86ce5c72db/?format=api"
}
]
}