Comparison Operators
The comparison operators are used to filter the api endpoint results via the querystring. Each endpoint has a set of comparison operators defined for that specific endpoint, which are shown in the documentation.
For example adding 'clubId[eq]=12' to the querystring would return only results where the clubId is equal to 12.
lteOrNull
less than or equal to or is null
gteOrNull
greater than or equal to or null