GET /api/bet_types/fe18bd3e-cd7e-4d49-b7d2-08255e935fe7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fe18bd3e-cd7e-4d49-b7d2-08255e935fe7",
"match": "https://api-prod.gambitprofit.com/api/matches/57805541-bf4c-4d12-8f73-74f8bb90b9ef/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-12T09:43:03.619687-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": "ATL",
"amount": 5857.0
},
{
"team": "NYM",
"amount": 4143.0
}
],
"expected_reward_tokens": 9487.47,
"profit_sb": -12.53,
"profit_sb_percentage": -0.13,
"recommended": false
},
"lines": [
{
"id": "35edaf77-96cd-46b2-87a0-249046428b90",
"gambit_id": "1b27c7a1-fe99-4659-9d72-ecfc5f83c195",
"last_updated": "2023-08-14T10:53:15.071521-04:00",
"created_at": "2023-08-12T09:43:03.626271-04:00",
"name": "ATL",
"reward": "1.62000",
"odds": "1.64520",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fe18bd3e-cd7e-4d49-b7d2-08255e935fe7/?format=api"
},
{
"id": "910667b1-7fee-4b36-8024-c51101e1d165",
"gambit_id": "8448bc06-6f00-4a26-a068-2945a029ffb0",
"last_updated": "2023-08-14T10:53:15.074923-04:00",
"created_at": "2023-08-12T09:43:03.633523-04:00",
"name": "NYM",
"reward": "2.29000",
"odds": "2.35000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fe18bd3e-cd7e-4d49-b7d2-08255e935fe7/?format=api"
}
]
}