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

{
    "count": 99540,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23824&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23808&ordering=-ip_address",
    "results": [
        {
            "id": 10777,
            "ip_address": "37.111.206.73",
            "count": 2,
            "first_visit": "2022-05-24T00:09:34.513624+06:00",
            "date": null
        },
        {
            "id": 20146,
            "ip_address": "37.111.206.72",
            "count": 2,
            "first_visit": "2022-06-29T21:01:23.343278+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 6351,
            "ip_address": "37.111.206.71",
            "count": 2,
            "first_visit": "2022-05-15T17:50:39.566869+06:00",
            "date": null
        },
        {
            "id": 6376,
            "ip_address": "37.111.206.70",
            "count": 1,
            "first_visit": "2022-05-15T19:42:15.270900+06:00",
            "date": null
        },
        {
            "id": 49930,
            "ip_address": "37.111.206.70",
            "count": 2,
            "first_visit": "2023-07-13T19:29:37.511109+06:00",
            "date": "2023-07-13"
        },
        {
            "id": 13145,
            "ip_address": "37.111.206.7",
            "count": 1,
            "first_visit": "2022-05-31T16:13:52.007704+06:00",
            "date": null
        },
        {
            "id": 27235,
            "ip_address": "37.111.206.7",
            "count": 1,
            "first_visit": "2022-07-25T12:22:39.933363+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 92399,
            "ip_address": "37.111.206.7",
            "count": 1,
            "first_visit": "2025-11-26T03:21:19.951458+06:00",
            "date": "2025-11-26"
        }
    ]
}