GET /api/bet_types/78b046f3-7cb9-4648-b76f-35af20cf52d4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "78b046f3-7cb9-4648-b76f-35af20cf52d4",
"match": "https://api-prod.gambitprofit.com/api/matches/2c1540d2-0d8e-434b-a90e-ef0f1c82e019/?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": "CIN",
"amount": 6534.0
},
{
"team": "PIT",
"amount": 3466.0
}
],
"expected_reward_tokens": 9080.92,
"profit_sb": 80.92,
"profit_sb_percentage": 0.9,
"recommended": true
},
"lines": [
{
"id": "9eb4976b-e92c-4c83-aecf-54301d4b26d6",
"gambit_id": "c4a85d2f-648b-4b27-9b50-4c6d26ed4898",
"last_updated": "2022-09-28T09:17:11.183079-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CIN",
"reward": "1.39000",
"odds": "1.44440",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78b046f3-7cb9-4648-b76f-35af20cf52d4/?format=api"
},
{
"id": "ccabcda2-c927-4d24-a160-087ff38d6743",
"gambit_id": "ebf27983-066d-4e0c-8383-c702615acbfa",
"last_updated": "2022-09-28T09:17:11.182137-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "PIT",
"reward": "2.62000",
"odds": "2.85000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78b046f3-7cb9-4648-b76f-35af20cf52d4/?format=api"
}
]
}