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

{
    "count": 99267,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25184&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25168&ordering=-ip_address",
    "results": [
        {
            "id": 93822,
            "ip_address": "37.111.200.214",
            "count": 1,
            "first_visit": "2026-01-07T21:42:48.096185+06:00",
            "date": "2026-01-07"
        },
        {
            "id": 12347,
            "ip_address": "37.111.200.213",
            "count": 1,
            "first_visit": "2022-05-29T00:21:49.037985+06:00",
            "date": null
        },
        {
            "id": 8471,
            "ip_address": "37.111.200.211",
            "count": 2,
            "first_visit": "2022-05-17T23:14:59.490914+06:00",
            "date": null
        },
        {
            "id": 7642,
            "ip_address": "37.111.200.210",
            "count": 1,
            "first_visit": "2022-05-17T08:14:49.119312+06:00",
            "date": null
        },
        {
            "id": 28312,
            "ip_address": "37.111.200.210",
            "count": 1,
            "first_visit": "2022-07-27T20:33:23.941019+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 89251,
            "ip_address": "37.111.200.210",
            "count": 1,
            "first_visit": "2025-09-09T16:54:25.630000+06:00",
            "date": "2025-09-09"
        },
        {
            "id": 2776,
            "ip_address": "37.111.200.21",
            "count": 2,
            "first_visit": "2022-01-25T04:00:01.461953+06:00",
            "date": null
        },
        {
            "id": 4631,
            "ip_address": "37.111.200.208",
            "count": 1,
            "first_visit": "2022-03-23T22:39:22.899454+06:00",
            "date": null
        }
    ]
}