Get total number of streams for a game

The only way to do this with Helix would be to use the Get Streams endpoint, specify the game using the game_id param, and summing the results from each page (so would require multiple requests).