I want Player Props to be supported via the WebSocket API. Currently, I have to poll the REST API every 45 seconds for ~95,000 player prop line changes, which is inefficient. Having these updates pushed via WebSocket would allow for instant updates similar to how ML markets work.