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

{
    "count": 96345,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20832&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20816&ordering=-ip_address",
    "results": [
        {
            "id": 11595,
            "ip_address": "37.111.213.47",
            "count": 1,
            "first_visit": "2022-05-26T02:53:54.107418+06:00",
            "date": null
        },
        {
            "id": 18011,
            "ip_address": "37.111.213.46",
            "count": 1,
            "first_visit": "2022-06-24T07:50:17.341981+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 4261,
            "ip_address": "37.111.213.46",
            "count": 2,
            "first_visit": "2022-03-11T00:02:01.161290+06:00",
            "date": null
        },
        {
            "id": 79518,
            "ip_address": "37.111.213.45",
            "count": 3,
            "first_visit": "2025-02-27T08:26:09.511262+06:00",
            "date": "2025-02-27"
        },
        {
            "id": 10157,
            "ip_address": "37.111.213.44",
            "count": 4,
            "first_visit": "2022-05-21T23:28:48.386375+06:00",
            "date": null
        },
        {
            "id": 1779,
            "ip_address": "37.111.213.43",
            "count": 2,
            "first_visit": "2022-01-10T23:06:23.678631+06:00",
            "date": null
        },
        {
            "id": 16614,
            "ip_address": "37.111.213.42",
            "count": 4,
            "first_visit": "2022-06-19T15:27:17.156543+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 70628,
            "ip_address": "37.111.213.41",
            "count": 1,
            "first_visit": "2024-07-03T10:57:47.147843+06:00",
            "date": "2024-07-03"
        }
    ]
}