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

{
    "count": 100939,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=85968&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=85952&ordering=ip_address",
    "results": [
        {
            "id": 98497,
            "ip_address": "45.127.246.65",
            "count": 1,
            "first_visit": "2026-05-25T15:29:35.807803+06:00",
            "date": "2026-05-25"
        },
        {
            "id": 95154,
            "ip_address": "45.127.246.65",
            "count": 1,
            "first_visit": "2026-02-14T11:55:27.185125+06:00",
            "date": "2026-02-14"
        },
        {
            "id": 95369,
            "ip_address": "45.127.246.65",
            "count": 1,
            "first_visit": "2026-02-20T00:12:31.632247+06:00",
            "date": "2026-02-20"
        },
        {
            "id": 80651,
            "ip_address": "45.127.246.73",
            "count": 1,
            "first_visit": "2025-03-27T01:18:07.980898+06:00",
            "date": "2025-03-27"
        },
        {
            "id": 881,
            "ip_address": "45.127.247.11",
            "count": 1,
            "first_visit": "2021-12-19T19:36:43.586267+06:00",
            "date": null
        },
        {
            "id": 11867,
            "ip_address": "45.127.247.114",
            "count": 1,
            "first_visit": "2022-05-27T08:33:34.757399+06:00",
            "date": null
        },
        {
            "id": 87260,
            "ip_address": "45.127.247.145",
            "count": 1,
            "first_visit": "2025-08-06T18:27:36.602451+06:00",
            "date": "2025-08-06"
        },
        {
            "id": 5502,
            "ip_address": "45.127.247.160",
            "count": 4,
            "first_visit": "2022-05-01T01:41:13.964186+06:00",
            "date": null
        }
    ]
}