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

{
    "count": 99704,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=11952&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=11936&ordering=ip_address",
    "results": [
        {
            "id": 97253,
            "ip_address": "103.187.95.66",
            "count": 2,
            "first_visit": "2026-04-21T16:11:56.587353+06:00",
            "date": "2026-04-21"
        },
        {
            "id": 54803,
            "ip_address": "103.187.98.108",
            "count": 1,
            "first_visit": "2023-09-11T11:32:54.172780+06:00",
            "date": "2023-09-11"
        },
        {
            "id": 12842,
            "ip_address": "103.187.98.111",
            "count": 1,
            "first_visit": "2022-05-30T18:09:14.115037+06:00",
            "date": null
        },
        {
            "id": 59392,
            "ip_address": "103.187.98.135",
            "count": 1,
            "first_visit": "2023-11-13T00:16:01.502984+06:00",
            "date": "2023-11-13"
        },
        {
            "id": 52068,
            "ip_address": "103.187.98.184",
            "count": 1,
            "first_visit": "2023-08-09T20:09:36.700073+06:00",
            "date": "2023-08-09"
        },
        {
            "id": 52057,
            "ip_address": "103.187.98.187",
            "count": 1,
            "first_visit": "2023-08-09T17:36:02.569000+06:00",
            "date": "2023-08-09"
        },
        {
            "id": 12586,
            "ip_address": "103.187.98.192",
            "count": 1,
            "first_visit": "2022-05-29T22:41:31.663293+06:00",
            "date": null
        },
        {
            "id": 18214,
            "ip_address": "103.187.98.248",
            "count": 1,
            "first_visit": "2022-06-24T17:46:21.604809+06:00",
            "date": "2022-06-24"
        }
    ]
}