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

{
    "count": 101340,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82176&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82160&ordering=ip_address",
    "results": [
        {
            "id": 56077,
            "ip_address": "3.84.208.23",
            "count": 1,
            "first_visit": "2023-09-26T13:29:40.003290+06:00",
            "date": "2023-09-26"
        },
        {
            "id": 56058,
            "ip_address": "38.42.126.232",
            "count": 1,
            "first_visit": "2023-09-26T08:04:40.330006+06:00",
            "date": "2023-09-26"
        },
        {
            "id": 61709,
            "ip_address": "38.42.127.129",
            "count": 2,
            "first_visit": "2023-12-23T11:53:17.364330+06:00",
            "date": "2023-12-23"
        },
        {
            "id": 77395,
            "ip_address": "3.84.231.131",
            "count": 3,
            "first_visit": "2025-01-01T18:00:56.217616+06:00",
            "date": "2025-01-01"
        },
        {
            "id": 1096,
            "ip_address": "3.84.240.62",
            "count": 3,
            "first_visit": "2021-12-20T23:21:44.053736+06:00",
            "date": null
        },
        {
            "id": 2310,
            "ip_address": "3.84.27.201",
            "count": 1,
            "first_visit": "2022-01-16T16:20:41.986780+06:00",
            "date": null
        },
        {
            "id": 101076,
            "ip_address": "38.49.218.212",
            "count": 1,
            "first_visit": "2026-08-02T09:15:43.916228+06:00",
            "date": "2026-08-02"
        },
        {
            "id": 70572,
            "ip_address": "3.84.93.17",
            "count": 1,
            "first_visit": "2024-07-02T04:38:23.527450+06:00",
            "date": "2024-07-02"
        }
    ]
}