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

{
    "count": 101964,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42808&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42792&ordering=-ip_address",
    "results": [
        {
            "id": 33077,
            "ip_address": "173.252.87.19",
            "count": 1,
            "first_visit": "2022-08-27T11:02:30.558599+06:00",
            "date": "2022-08-27"
        },
        {
            "id": 95306,
            "ip_address": "173.252.87.18",
            "count": 1,
            "first_visit": "2026-02-17T22:26:50.144287+06:00",
            "date": "2026-02-17"
        },
        {
            "id": 97433,
            "ip_address": "173.252.87.18",
            "count": 1,
            "first_visit": "2026-04-27T12:09:41.210064+06:00",
            "date": "2026-04-27"
        },
        {
            "id": 4014,
            "ip_address": "173.252.87.17",
            "count": 1,
            "first_visit": "2022-03-02T19:13:50.514086+06:00",
            "date": null
        },
        {
            "id": 2641,
            "ip_address": "173.252.87.16",
            "count": 1,
            "first_visit": "2022-01-22T20:40:11.412956+06:00",
            "date": null
        },
        {
            "id": 44265,
            "ip_address": "173.252.87.16",
            "count": 1,
            "first_visit": "2023-03-23T04:28:52.479578+06:00",
            "date": "2023-03-23"
        },
        {
            "id": 91720,
            "ip_address": "173.252.87.16",
            "count": 1,
            "first_visit": "2025-11-07T12:32:18.594487+06:00",
            "date": "2025-11-07"
        },
        {
            "id": 95204,
            "ip_address": "173.252.87.16",
            "count": 1,
            "first_visit": "2026-02-15T21:32:29.219667+06:00",
            "date": "2026-02-15"
        }
    ]
}