I have looked into building a historical dataset of high dimensional (1 minute or 5 minute) of options data for some oil contracts. I have been able to access these frequencies for options data with the get_history for non-expired contracts. My impression is that get_history is unsuitable for expired contracts. What ways can I access this information with the APIs with LSEG Data Library for Python and access to Workspace? I work in Python, so I would appreciate any guidance you can offer me.