curl --location --request GET 'https://test.your-api-server.com/reseller'
{ "id": 12, "users": { "total": 1, "limit": 10 }, "limit": { "total": 1, "limit": 10 } }