GET /api/bet_types/196d627f-5c73-4a78-90f3-f6c85b718a90/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "196d627f-5c73-4a78-90f3-f6c85b718a90",
"match": "https://api-prod.gambitprofit.com/api/matches/436eb954-746e-4012-820a-3ca132d7be33/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-20T09:58:15.776777-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": "New England Patriots",
"amount": 5107.0
},
{
"team": "New York Jets",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "21ed4349-d014-4b2c-a513-9b7ea9cdca3f",
"gambit_id": "e3c5f261-e41c-441a-8f52-504eadbdaa0d",
"last_updated": "2023-09-26T09:13:04.666536-04:00",
"created_at": "2023-09-20T09:58:15.786729-04:00",
"name": "New England Patriots",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/196d627f-5c73-4a78-90f3-f6c85b718a90/?format=api"
},
{
"id": "91a7bd29-10bd-42c3-b21c-9d70723b893a",
"gambit_id": "c82f3a42-1aab-4e59-9834-18f44d64ffdf",
"last_updated": "2023-09-26T09:13:04.671096-04:00",
"created_at": "2023-09-20T09:58:15.791259-04:00",
"name": "New York Jets",
"reward": "1.91000",
"odds": "1.95240",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/196d627f-5c73-4a78-90f3-f6c85b718a90/?format=api"
}
]
}