Staking API only has an output of 50 different staking options

The binance website has over 100 different tokens to stake with most of them having 3 different period options. When bringing in the staking products using the api i am only getting 50 different options compared to the roughly 300 available

The Get Staking Product List has a page limit of 50 options. Increase the size per page using the size parameter or page accordingly using the current parameter.

https://binance-docs.github.io/apidocs/spot/en/#get-staking-product-list-user_data

thanks