GET /api/bet_types/9fcffcb5-f124-4aa4-ae5d-ce8308ed5010/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9fcffcb5-f124-4aa4-ae5d-ce8308ed5010",
"match": "https://api-prod.gambitprofit.com/api/matches/98bf5a82-4ea4-467d-bb31-07701f76560a/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-13T09:08:19.114723-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": 5784.0
},
{
"team": "DET",
"amount": 4216.0
}
],
"expected_reward_tokens": 9485.76,
"profit_sb": -14.24,
"profit_sb_percentage": -0.15,
"recommended": false
},
"lines": [
{
"id": "63e237b7-4ed2-44fa-a9e5-7b880de4346d",
"gambit_id": "50281854-d43d-49b4-ba45-1916aee058a7",
"last_updated": "2023-06-15T23:28:26.927209-04:00",
"created_at": "2023-06-13T09:08:19.116950-04:00",
"name": "ATL",
"reward": "1.64000",
"odds": "1.66670",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9fcffcb5-f124-4aa4-ae5d-ce8308ed5010/?format=api"
},
{
"id": "29c50cb5-cba0-4375-a2ca-96f9347d3375",
"gambit_id": "c4dd9b1a-1b46-41e9-9ed0-360700920894",
"last_updated": "2023-06-15T23:28:26.928559-04:00",
"created_at": "2023-06-13T09:08:19.119100-04:00",
"name": "DET",
"reward": "2.25000",
"odds": "2.30000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9fcffcb5-f124-4aa4-ae5d-ce8308ed5010/?format=api"
}
]
}