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

{
    "count": 102701,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50624&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50608&ordering=-ip_address",
    "results": [
        {
            "id": 445,
            "ip_address": "122.102.36.24",
            "count": 5,
            "first_visit": "2021-12-08T17:59:39.277227+06:00",
            "date": null
        },
        {
            "id": 1745,
            "ip_address": "122.102.36.2",
            "count": 3,
            "first_visit": "2022-01-09T21:39:54.082789+06:00",
            "date": null
        },
        {
            "id": 77411,
            "ip_address": "122.102.35.50",
            "count": 2,
            "first_visit": "2025-01-02T06:01:38.119180+06:00",
            "date": "2025-01-02"
        },
        {
            "id": 33185,
            "ip_address": "122.102.35.218",
            "count": 1,
            "first_visit": "2022-08-28T11:42:05.230319+06:00",
            "date": "2022-08-28"
        },
        {
            "id": 91682,
            "ip_address": "122.102.35.180",
            "count": 1,
            "first_visit": "2025-11-06T12:44:17.331974+06:00",
            "date": "2025-11-06"
        },
        {
            "id": 61126,
            "ip_address": "122.102.34.14",
            "count": 1,
            "first_visit": "2023-12-13T17:35:54.062306+06:00",
            "date": "2023-12-13"
        },
        {
            "id": 37657,
            "ip_address": "122.10.138.231",
            "count": 1,
            "first_visit": "2022-11-21T12:43:33.527817+06:00",
            "date": "2022-11-21"
        },
        {
            "id": 37760,
            "ip_address": "122.10.138.211",
            "count": 1,
            "first_visit": "2022-11-23T21:37:04.941092+06:00",
            "date": "2022-11-23"
        }
    ]
}