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

{
    "count": 97261,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22832&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22816&ordering=ip_address",
    "results": [
        {
            "id": 96646,
            "ip_address": "103.87.251.80",
            "count": 1,
            "first_visit": "2026-04-03T12:32:33.864551+06:00",
            "date": "2026-04-03"
        },
        {
            "id": 4009,
            "ip_address": "103.87.30.2",
            "count": 1,
            "first_visit": "2022-03-02T16:43:33.220480+06:00",
            "date": null
        },
        {
            "id": 9155,
            "ip_address": "103.87.36.18",
            "count": 1,
            "first_visit": "2022-05-18T23:10:09.497267+06:00",
            "date": null
        },
        {
            "id": 94636,
            "ip_address": "103.87.84.198",
            "count": 1,
            "first_visit": "2026-01-30T13:53:36.762493+06:00",
            "date": "2026-01-30"
        },
        {
            "id": 7369,
            "ip_address": "103.88.140.100",
            "count": 1,
            "first_visit": "2022-05-16T22:29:38.996224+06:00",
            "date": null
        },
        {
            "id": 21398,
            "ip_address": "103.88.140.103",
            "count": 2,
            "first_visit": "2022-07-06T22:50:41.068623+06:00",
            "date": "2022-07-06"
        },
        {
            "id": 21243,
            "ip_address": "103.88.140.104",
            "count": 1,
            "first_visit": "2022-07-05T20:17:55.102618+06:00",
            "date": "2022-07-05"
        },
        {
            "id": 5764,
            "ip_address": "103.88.140.105",
            "count": 1,
            "first_visit": "2022-05-10T00:48:51.570529+06:00",
            "date": null
        }
    ]
}