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

{
    "count": 102687,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50224&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50208&ordering=-ip_address",
    "results": [
        {
            "id": 84181,
            "ip_address": "123.136.27.131",
            "count": 1,
            "first_visit": "2025-06-19T09:25:37.030507+06:00",
            "date": "2025-06-19"
        },
        {
            "id": 91660,
            "ip_address": "123.136.27.130",
            "count": 1,
            "first_visit": "2025-11-05T17:09:59.185800+06:00",
            "date": "2025-11-05"
        },
        {
            "id": 3657,
            "ip_address": "123.136.27.130",
            "count": 2,
            "first_visit": "2022-02-16T11:45:42.978610+06:00",
            "date": null
        },
        {
            "id": 25482,
            "ip_address": "123.136.27.130",
            "count": 1,
            "first_visit": "2022-07-21T12:19:00.529024+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 1809,
            "ip_address": "123.136.27.129",
            "count": 1,
            "first_visit": "2022-01-11T11:28:35.975990+06:00",
            "date": null
        },
        {
            "id": 90910,
            "ip_address": "123.136.27.129",
            "count": 1,
            "first_visit": "2025-10-18T01:40:12.119897+06:00",
            "date": "2025-10-18"
        },
        {
            "id": 91283,
            "ip_address": "123.136.27.129",
            "count": 1,
            "first_visit": "2025-10-27T00:29:07.713648+06:00",
            "date": "2025-10-27"
        },
        {
            "id": 88365,
            "ip_address": "123.136.27.129",
            "count": 2,
            "first_visit": "2025-08-24T21:31:12.571324+06:00",
            "date": "2025-08-24"
        }
    ]
}