GET /api/bet_types/bb9de741-3902-4ee8-a725-6452728652a1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bb9de741-3902-4ee8-a725-6452728652a1",
"match": "https://api-prod.gambitprofit.com/api/matches/888a0dfe-f4db-46f1-acd0-5c4cb723b13c/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-26T09:18:18.121866-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": "BOS",
"amount": 5213.0
},
{
"team": "ATL",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "99ba5230-9dae-412a-be5e-cbc8f254ec67",
"gambit_id": "1345d375-1b46-4781-80dd-56cd4372fa01",
"last_updated": "2023-07-27T19:13:26.458361-04:00",
"created_at": "2023-07-26T09:18:18.131903-04:00",
"name": "BOS",
"reward": "1.80000",
"odds": "1.83330",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb9de741-3902-4ee8-a725-6452728652a1/?format=api"
},
{
"id": "f7c846b5-922a-4bd4-a063-96efcc84d978",
"gambit_id": "9e125d88-77cd-4fc8-b6e1-17aabfcdf54c",
"last_updated": "2023-07-27T19:13:26.454580-04:00",
"created_at": "2023-07-26T09:18:18.125563-04:00",
"name": "ATL",
"reward": "1.96000",
"odds": "2.00000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb9de741-3902-4ee8-a725-6452728652a1/?format=api"
}
]
}