GET /api/bet_types/9c29abbd-1764-4cec-baac-f0334adda9c3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9c29abbd-1764-4cec-baac-f0334adda9c3",
"match": "https://api-prod.gambitprofit.com/api/matches/c3fe914a-9c16-49f8-bd36-a8976d9d3abc/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-20T09:58:14.299423-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": "Tennessee Titans",
"amount": 5107.0
},
{
"team": "Cleveland Browns",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "62c094d0-74fe-414f-a8e6-68602ccda0b5",
"gambit_id": "73e4ad47-de7d-4a66-95cd-7f95f9d6ef32",
"last_updated": "2023-09-26T09:08:31.681110-04:00",
"created_at": "2023-09-20T09:58:14.304426-04:00",
"name": "Tennessee Titans",
"reward": "1.83000",
"odds": "1.86960",
"spread": "3.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c29abbd-1764-4cec-baac-f0334adda9c3/?format=api"
},
{
"id": "d475528e-5693-4a17-8eef-f797011accf8",
"gambit_id": "50c920e5-da5b-4003-8c83-d846fe3186a8",
"last_updated": "2023-09-26T09:08:31.684551-04:00",
"created_at": "2023-09-20T09:58:14.308931-04:00",
"name": "Cleveland Browns",
"reward": "1.91000",
"odds": "1.95240",
"spread": "-3.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c29abbd-1764-4cec-baac-f0334adda9c3/?format=api"
}
]
}