Retrieve funding rates
Returns funding rates and next funding times for all instruments
curl -X GET "https://example.com/funding?connector=string"{ "funding": { "property1": { "r": "string", "nft": 0 }, "property2": { "r": "string", "nft": 0 } }}