GET /api/bet_types/3d3ff1f8-057b-4951-bdea-54f82865a71e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3d3ff1f8-057b-4951-bdea-54f82865a71e",
"match": "https://api-prod.gambitprofit.com/api/matches/f359a11c-87cb-49b7-8e50-f70fc443ae90/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-15T09:23:03.406030-04: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": "NYM",
"amount": 6232.0
},
{
"team": "CIN",
"amount": 3768.0
}
],
"expected_reward_tokens": 9533.04,
"profit_sb": 33.04,
"profit_sb_percentage": 0.35,
"recommended": true
},
"lines": [
{
"id": "9654f936-3e73-4daa-aa14-2fb5a4b96774",
"gambit_id": "eda88d80-c5e0-4e2f-a07a-7639a898f8ba",
"last_updated": "2023-09-16T10:33:05.207635-04:00",
"created_at": "2023-09-15T09:23:03.425858-04:00",
"name": "NYM",
"reward": "1.53000",
"odds": "1.55560",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d3ff1f8-057b-4951-bdea-54f82865a71e/?format=api"
},
{
"id": "dc90a21c-4461-4281-b40e-0058025ca1f9",
"gambit_id": "4e314bbd-90e6-481e-8fe9-57fb19171e86",
"last_updated": "2023-09-16T10:33:05.199666-04:00",
"created_at": "2023-09-15T09:23:03.410481-04:00",
"name": "CIN",
"reward": "2.53000",
"odds": "2.60000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d3ff1f8-057b-4951-bdea-54f82865a71e/?format=api"
}
]
}