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

{
    "count": 102577,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=71600&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=71584&ordering=ip_address",
    "results": [
        {
            "id": 96332,
            "ip_address": "27.123.253.95",
            "count": 4,
            "first_visit": "2026-03-25T18:41:21.344489+06:00",
            "date": "2026-03-25"
        },
        {
            "id": 2693,
            "ip_address": "27.123.254.22",
            "count": 1,
            "first_visit": "2022-01-23T19:43:42.610051+06:00",
            "date": null
        },
        {
            "id": 1066,
            "ip_address": "27.123.255.136",
            "count": 1,
            "first_visit": "2021-12-20T17:15:03.434861+06:00",
            "date": null
        },
        {
            "id": 99881,
            "ip_address": "27.123.255.140",
            "count": 1,
            "first_visit": "2026-07-03T22:46:49.616136+06:00",
            "date": "2026-07-03"
        },
        {
            "id": 41846,
            "ip_address": "27.123.255.146",
            "count": 1,
            "first_visit": "2023-02-08T22:49:26.740549+06:00",
            "date": "2023-02-08"
        },
        {
            "id": 41925,
            "ip_address": "27.123.255.146",
            "count": 1,
            "first_visit": "2023-02-10T05:54:31.149201+06:00",
            "date": "2023-02-10"
        },
        {
            "id": 9208,
            "ip_address": "27.123.255.157",
            "count": 1,
            "first_visit": "2022-05-18T23:49:59.665487+06:00",
            "date": null
        },
        {
            "id": 44989,
            "ip_address": "27.123.255.158",
            "count": 1,
            "first_visit": "2023-04-07T09:08:47.471857+06:00",
            "date": "2023-04-07"
        }
    ]
}