GET /api/bet_types/96c8ad73-cc22-4655-b1f6-c378d053f0a7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "96c8ad73-cc22-4655-b1f6-c378d053f0a7",
"match": "https://api-prod.gambitprofit.com/api/matches/e5778fca-02d9-4463-9393-b6e5c2bae270/?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": "MIN",
"amount": 6114.0
},
{
"team": "CWS",
"amount": 3886.0
}
],
"expected_reward_tokens": 9170.96,
"profit_sb": 170.96,
"profit_sb_percentage": 1.9,
"recommended": true
},
"lines": [
{
"id": "931cf684-da84-440c-8874-7c7c6c37f975",
"gambit_id": "7e9c511d-c76b-43db-9090-2bb5a7e9781e",
"last_updated": "2022-09-29T10:27:31.394582-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "MIN",
"reward": "1.50000",
"odds": "1.57140",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96c8ad73-cc22-4655-b1f6-c378d053f0a7/?format=api"
},
{
"id": "d5aaf04d-2fca-4193-bd8a-9418f57c8fa5",
"gambit_id": "e662da7a-962c-4002-80fc-0de1b9b20c6a",
"last_updated": "2022-09-29T10:27:31.395523-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CWS",
"reward": "2.36000",
"odds": "2.55000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96c8ad73-cc22-4655-b1f6-c378d053f0a7/?format=api"
}
]
}