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

{
    "count": 95991,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19200&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19184&ordering=-ip_address",
    "results": [
        {
            "id": 10318,
            "ip_address": "37.111.232.107",
            "count": 1,
            "first_visit": "2022-05-22T15:18:12.552931+06:00",
            "date": null
        },
        {
            "id": 24982,
            "ip_address": "37.111.232.107",
            "count": 1,
            "first_visit": "2022-07-20T23:05:46.687594+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 15194,
            "ip_address": "37.111.232.102",
            "count": 2,
            "first_visit": "2022-06-15T09:10:16.639537+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 1550,
            "ip_address": "37.111.232.101",
            "count": 1,
            "first_visit": "2021-12-31T21:41:19.333164+06:00",
            "date": null
        },
        {
            "id": 87018,
            "ip_address": "37.111.232.10",
            "count": 1,
            "first_visit": "2025-08-03T12:05:09.079949+06:00",
            "date": "2025-08-03"
        },
        {
            "id": 12400,
            "ip_address": "37.111.232.10",
            "count": 1,
            "first_visit": "2022-05-29T09:05:59.713118+06:00",
            "date": null
        },
        {
            "id": 10612,
            "ip_address": "37.111.231.99",
            "count": 1,
            "first_visit": "2022-05-23T11:49:33.576125+06:00",
            "date": null
        },
        {
            "id": 6782,
            "ip_address": "37.111.231.98",
            "count": 1,
            "first_visit": "2022-05-16T15:20:43.587353+06:00",
            "date": null
        }
    ]
}