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

{
    "count": 92152,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1952&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1936&ordering=-ip_address",
    "results": [
        {
            "id": 47088,
            "ip_address": "71.211.158.11",
            "count": 1,
            "first_visit": "2023-05-24T19:54:32.733681+06:00",
            "date": "2023-05-24"
        },
        {
            "id": 55040,
            "ip_address": "71.199.173.22",
            "count": 1,
            "first_visit": "2023-09-13T23:17:26.924039+06:00",
            "date": "2023-09-13"
        },
        {
            "id": 3653,
            "ip_address": "71.198.152.44",
            "count": 2,
            "first_visit": "2022-02-16T07:26:49.802426+06:00",
            "date": null
        },
        {
            "id": 77341,
            "ip_address": "71.196.197.234",
            "count": 1,
            "first_visit": "2024-12-30T19:23:58.527274+06:00",
            "date": "2024-12-30"
        },
        {
            "id": 77351,
            "ip_address": "71.196.197.234",
            "count": 1,
            "first_visit": "2024-12-31T03:03:24.351794+06:00",
            "date": "2024-12-31"
        },
        {
            "id": 75233,
            "ip_address": "71.194.51.136",
            "count": 2,
            "first_visit": "2024-11-05T10:30:32.736344+06:00",
            "date": "2024-11-05"
        },
        {
            "id": 61619,
            "ip_address": "71.190.31.138",
            "count": 2,
            "first_visit": "2023-12-21T20:17:31.845999+06:00",
            "date": "2023-12-21"
        },
        {
            "id": 2484,
            "ip_address": "71.163.123.248",
            "count": 3,
            "first_visit": "2022-01-19T23:37:24.142025+06:00",
            "date": null
        }
    ]
}