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

{
    "count": 101170,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=33016&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=33000&ordering=-ip_address",
    "results": [
        {
            "id": 56170,
            "ip_address": "203.190.8.4",
            "count": 1,
            "first_visit": "2023-09-27T15:44:50.152124+06:00",
            "date": "2023-09-27"
        },
        {
            "id": 75156,
            "ip_address": "203.190.8.20",
            "count": 1,
            "first_visit": "2024-11-03T15:52:26.643240+06:00",
            "date": "2024-11-03"
        },
        {
            "id": 13579,
            "ip_address": "203.190.8.19",
            "count": 1,
            "first_visit": "2022-06-05T21:12:17.801576+06:00",
            "date": null
        },
        {
            "id": 93841,
            "ip_address": "203.190.8.120",
            "count": 1,
            "first_visit": "2026-01-08T13:32:12.982484+06:00",
            "date": "2026-01-08"
        },
        {
            "id": 75726,
            "ip_address": "203.190.8.118",
            "count": 1,
            "first_visit": "2024-11-16T12:59:40.632181+06:00",
            "date": "2024-11-16"
        },
        {
            "id": 4096,
            "ip_address": "203.190.34.73",
            "count": 15,
            "first_visit": "2022-03-05T11:54:42.974638+06:00",
            "date": null
        },
        {
            "id": 91577,
            "ip_address": "203.190.34.195",
            "count": 1,
            "first_visit": "2025-11-03T11:39:53.747534+06:00",
            "date": "2025-11-03"
        },
        {
            "id": 98009,
            "ip_address": "203.190.34.161",
            "count": 1,
            "first_visit": "2026-05-12T22:39:28.911697+06:00",
            "date": "2026-05-12"
        }
    ]
}