GET /user_management/visitor-free/?format=api&offset=21592&ordering=-ip_address
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 100098,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21600&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21584&ordering=-ip_address",
    "results": [
        {
            "id": 6491,
            "ip_address": "37.111.214.36",
            "count": 2,
            "first_visit": "2022-05-16T00:01:16.821642+06:00",
            "date": null
        },
        {
            "id": 89177,
            "ip_address": "37.111.214.36",
            "count": 1,
            "first_visit": "2025-09-08T14:07:18.132973+06:00",
            "date": "2025-09-08"
        },
        {
            "id": 46288,
            "ip_address": "37.111.214.36",
            "count": 3,
            "first_visit": "2023-05-08T00:11:59.190859+06:00",
            "date": "2023-05-08"
        },
        {
            "id": 25205,
            "ip_address": "37.111.214.35",
            "count": 2,
            "first_visit": "2022-07-21T08:26:26.340292+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 18161,
            "ip_address": "37.111.214.35",
            "count": 1,
            "first_visit": "2022-06-24T16:05:19.402186+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 8192,
            "ip_address": "37.111.214.31",
            "count": 1,
            "first_visit": "2022-05-17T14:57:07.185431+06:00",
            "date": null
        },
        {
            "id": 78193,
            "ip_address": "37.111.214.3",
            "count": 1,
            "first_visit": "2025-01-24T12:38:25.716719+06:00",
            "date": "2025-01-24"
        },
        {
            "id": 32894,
            "ip_address": "37.111.214.28",
            "count": 1,
            "first_visit": "2022-08-25T09:52:01.117576+06:00",
            "date": "2022-08-25"
        }
    ]
}