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

{
    "count": 99143,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=99008&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98992&ordering=count",
    "results": [
        {
            "id": 89090,
            "ip_address": "114.119.133.83",
            "count": 29,
            "first_visit": "2025-09-07T00:30:28.066586+06:00",
            "date": "2025-09-07"
        },
        {
            "id": 89264,
            "ip_address": "114.119.148.187",
            "count": 29,
            "first_visit": "2025-09-10T00:18:37.213878+06:00",
            "date": "2025-09-10"
        },
        {
            "id": 88922,
            "ip_address": "114.119.157.231",
            "count": 29,
            "first_visit": "2025-09-04T00:56:06.818393+06:00",
            "date": "2025-09-04"
        },
        {
            "id": 89216,
            "ip_address": "114.119.157.231",
            "count": 29,
            "first_visit": "2025-09-09T01:53:32.435532+06:00",
            "date": "2025-09-09"
        },
        {
            "id": 4812,
            "ip_address": "168.119.68.179",
            "count": 29,
            "first_visit": "2022-03-30T23:03:20.039358+06:00",
            "date": null
        },
        {
            "id": 4814,
            "ip_address": "168.119.68.250",
            "count": 29,
            "first_visit": "2022-03-31T07:30:37.540937+06:00",
            "date": null
        },
        {
            "id": 5804,
            "ip_address": "202.134.10.133",
            "count": 29,
            "first_visit": "2022-05-10T17:54:23.380815+06:00",
            "date": null
        },
        {
            "id": 3172,
            "ip_address": "202.134.10.136",
            "count": 29,
            "first_visit": "2022-02-01T11:34:25.824144+06:00",
            "date": null
        }
    ]
}