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

{
    "count": 100515,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20072&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20056&ordering=-ip_address",
    "results": [
        {
            "id": 61899,
            "ip_address": "37.111.237.92",
            "count": 1,
            "first_visit": "2023-12-26T13:00:36.068871+06:00",
            "date": "2023-12-26"
        },
        {
            "id": 85069,
            "ip_address": "37.111.237.85",
            "count": 1,
            "first_visit": "2025-07-02T06:11:18.511258+06:00",
            "date": "2025-07-02"
        },
        {
            "id": 11347,
            "ip_address": "37.111.237.81",
            "count": 1,
            "first_visit": "2022-05-25T11:40:53.059449+06:00",
            "date": null
        },
        {
            "id": 13250,
            "ip_address": "37.111.237.78",
            "count": 1,
            "first_visit": "2022-06-01T12:46:07.876736+06:00",
            "date": null
        },
        {
            "id": 11636,
            "ip_address": "37.111.237.72",
            "count": 2,
            "first_visit": "2022-05-26T09:55:09.609277+06:00",
            "date": null
        },
        {
            "id": 11904,
            "ip_address": "37.111.237.43",
            "count": 2,
            "first_visit": "2022-05-27T12:06:36.389745+06:00",
            "date": null
        },
        {
            "id": 12653,
            "ip_address": "37.111.237.42",
            "count": 4,
            "first_visit": "2022-05-30T00:14:24.218467+06:00",
            "date": null
        },
        {
            "id": 12135,
            "ip_address": "37.111.237.38",
            "count": 1,
            "first_visit": "2022-05-28T09:31:34.950775+06:00",
            "date": null
        }
    ]
}