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

{
    "count": 100701,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=29992&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=29976&ordering=-ip_address",
    "results": [
        {
            "id": 91747,
            "ip_address": "27.147.176.115",
            "count": 1,
            "first_visit": "2025-11-08T07:31:29.129077+06:00",
            "date": "2025-11-08"
        },
        {
            "id": 10119,
            "ip_address": "27.147.175.44",
            "count": 1,
            "first_visit": "2022-05-21T22:36:33.001392+06:00",
            "date": null
        },
        {
            "id": 3181,
            "ip_address": "27.147.175.24",
            "count": 2,
            "first_visit": "2022-02-01T13:13:55.093347+06:00",
            "date": null
        },
        {
            "id": 39157,
            "ip_address": "27.147.175.24",
            "count": 1,
            "first_visit": "2022-12-22T13:49:47.977171+06:00",
            "date": "2022-12-22"
        },
        {
            "id": 37627,
            "ip_address": "27.147.175.215",
            "count": 1,
            "first_visit": "2022-11-20T19:49:12.010361+06:00",
            "date": "2022-11-20"
        },
        {
            "id": 2232,
            "ip_address": "27.147.175.151",
            "count": 1,
            "first_visit": "2022-01-15T00:14:12.285630+06:00",
            "date": null
        },
        {
            "id": 32057,
            "ip_address": "27.147.174.72",
            "count": 2,
            "first_visit": "2022-08-15T12:48:53.408103+06:00",
            "date": "2022-08-15"
        },
        {
            "id": 86725,
            "ip_address": "27.147.173.106",
            "count": 1,
            "first_visit": "2025-07-29T16:57:14.624742+06:00",
            "date": "2025-07-29"
        }
    ]
}