GET /api/bet_types/f6b8c2bc-53da-4a6a-810f-549105287ad9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f6b8c2bc-53da-4a6a-810f-549105287ad9",
"match": "https://api-prod.gambitprofit.com/api/matches/b735ce64-cf01-4212-abeb-11385ff06aa1/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-28T10:08:15.244811-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": "Washington Commanders",
"amount": 5107.0
},
{
"team": "Philadelphia Eagles",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "741cc3e3-574d-45d5-826a-b5fca8b1710d",
"gambit_id": "c848791c-2263-472c-a48c-39d91d6a38da",
"last_updated": "2023-10-02T21:08:11.269786-04:00",
"created_at": "2023-09-28T10:08:15.248585-04:00",
"name": "Washington Commanders",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6b8c2bc-53da-4a6a-810f-549105287ad9/?format=api"
},
{
"id": "b25eddb1-23ac-4fc9-944b-7266c28bc64d",
"gambit_id": "74e189e8-912d-476e-907d-98789fb5c6ad",
"last_updated": "2023-10-02T21:08:11.273678-04:00",
"created_at": "2023-09-28T10:08:15.253469-04:00",
"name": "Philadelphia Eagles",
"reward": "1.91000",
"odds": "1.95240",
"spread": "-9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6b8c2bc-53da-4a6a-810f-549105287ad9/?format=api"
}
]
}