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

{
    "count": 100110,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=89864&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=89848&ordering=-ip_address",
    "results": [
        {
            "id": 27773,
            "ip_address": "103.168.207.18",
            "count": 1,
            "first_visit": "2022-07-26T15:22:50.482536+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 24825,
            "ip_address": "103.168.207.18",
            "count": 1,
            "first_visit": "2022-07-20T18:59:36.558664+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 65925,
            "ip_address": "103.168.207.18",
            "count": 1,
            "first_visit": "2024-03-15T09:58:32.226745+06:00",
            "date": "2024-03-15"
        },
        {
            "id": 60685,
            "ip_address": "103.168.207.18",
            "count": 1,
            "first_visit": "2023-12-06T16:49:07.163424+06:00",
            "date": "2023-12-06"
        },
        {
            "id": 12482,
            "ip_address": "103.168.207.17",
            "count": 1,
            "first_visit": "2022-05-29T14:15:01.329927+06:00",
            "date": null
        },
        {
            "id": 6373,
            "ip_address": "103.168.207.129",
            "count": 2,
            "first_visit": "2022-05-15T19:31:26.465958+06:00",
            "date": null
        },
        {
            "id": 84443,
            "ip_address": "103.168.207.128",
            "count": 1,
            "first_visit": "2025-06-24T18:44:57.138689+06:00",
            "date": "2025-06-24"
        },
        {
            "id": 85267,
            "ip_address": "103.168.207.127",
            "count": 1,
            "first_visit": "2025-07-05T09:54:47.745439+06:00",
            "date": "2025-07-05"
        }
    ]
}