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

{
    "count": 102638,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=70608&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=70592&ordering=ip_address",
    "results": [
        {
            "id": 96003,
            "ip_address": "213.139.199.193",
            "count": 1,
            "first_visit": "2026-03-13T19:56:06.510013+06:00",
            "date": "2026-03-13"
        },
        {
            "id": 34921,
            "ip_address": "213.140.213.197",
            "count": 1,
            "first_visit": "2022-09-24T14:16:47.307764+06:00",
            "date": "2022-09-24"
        },
        {
            "id": 11335,
            "ip_address": "213.140.213.199",
            "count": 1,
            "first_visit": "2022-05-25T10:52:54.610077+06:00",
            "date": null
        },
        {
            "id": 19149,
            "ip_address": "213.143.10.197",
            "count": 1,
            "first_visit": "2022-06-26T17:35:16.716965+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 79495,
            "ip_address": "213.143.10.197",
            "count": 1,
            "first_visit": "2025-02-26T20:22:58.402814+06:00",
            "date": "2025-02-26"
        },
        {
            "id": 17973,
            "ip_address": "213.145.140.69",
            "count": 1,
            "first_visit": "2022-06-24T05:47:20.266501+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 89938,
            "ip_address": "213.14.95.114",
            "count": 1,
            "first_visit": "2025-09-23T14:19:17.729758+06:00",
            "date": "2025-09-23"
        },
        {
            "id": 13598,
            "ip_address": "213.153.34.132",
            "count": 1,
            "first_visit": "2022-06-06T08:46:58.769780+06:00",
            "date": null
        }
    ]
}