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

{
    "count": 99662,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23448&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23432&ordering=-ip_address",
    "results": [
        {
            "id": 99228,
            "ip_address": "37.111.207.56",
            "count": 1,
            "first_visit": "2026-06-15T13:22:15.375420+06:00",
            "date": "2026-06-15"
        },
        {
            "id": 51674,
            "ip_address": "37.111.207.56",
            "count": 2,
            "first_visit": "2023-08-04T12:36:41.713616+06:00",
            "date": "2023-08-04"
        },
        {
            "id": 35645,
            "ip_address": "37.111.207.55",
            "count": 1,
            "first_visit": "2022-10-08T19:17:54.820873+06:00",
            "date": "2022-10-08"
        },
        {
            "id": 7493,
            "ip_address": "37.111.207.55",
            "count": 2,
            "first_visit": "2022-05-16T23:42:16.140938+06:00",
            "date": null
        },
        {
            "id": 6287,
            "ip_address": "37.111.207.54",
            "count": 1,
            "first_visit": "2022-05-15T09:09:44.449086+06:00",
            "date": null
        },
        {
            "id": 89350,
            "ip_address": "37.111.207.54",
            "count": 2,
            "first_visit": "2025-09-11T16:04:42.848525+06:00",
            "date": "2025-09-11"
        },
        {
            "id": 89059,
            "ip_address": "37.111.207.54",
            "count": 2,
            "first_visit": "2025-09-06T10:25:22.083076+06:00",
            "date": "2025-09-06"
        },
        {
            "id": 10466,
            "ip_address": "37.111.207.53",
            "count": 1,
            "first_visit": "2022-05-22T23:17:47.700847+06:00",
            "date": null
        }
    ]
}