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

{
    "count": 103453,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=54696&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=54680&ordering=ip_address",
    "results": [
        {
            "id": 12061,
            "ip_address": "144.48.162.56",
            "count": 1,
            "first_visit": "2022-05-27T23:42:18.239390+06:00",
            "date": null
        },
        {
            "id": 4307,
            "ip_address": "144.48.162.8",
            "count": 1,
            "first_visit": "2022-03-12T13:27:51.513928+06:00",
            "date": null
        },
        {
            "id": 88475,
            "ip_address": "144.48.163.10",
            "count": 1,
            "first_visit": "2025-08-26T21:53:37.348054+06:00",
            "date": "2025-08-26"
        },
        {
            "id": 102442,
            "ip_address": "144.48.163.104",
            "count": 1,
            "first_visit": "2026-08-31T13:48:28.033624+06:00",
            "date": "2026-08-31"
        },
        {
            "id": 76508,
            "ip_address": "144.48.163.11",
            "count": 1,
            "first_visit": "2024-12-08T01:54:25.403349+06:00",
            "date": "2024-12-08"
        },
        {
            "id": 52808,
            "ip_address": "144.48.163.114",
            "count": 2,
            "first_visit": "2023-08-18T03:34:52.085399+06:00",
            "date": "2023-08-18"
        },
        {
            "id": 55920,
            "ip_address": "144.48.163.120",
            "count": 1,
            "first_visit": "2023-09-24T19:12:24.768761+06:00",
            "date": "2023-09-24"
        },
        {
            "id": 56326,
            "ip_address": "144.48.163.17",
            "count": 1,
            "first_visit": "2023-09-29T23:04:10.907057+06:00",
            "date": "2023-09-29"
        }
    ]
}