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

{
    "count": 99847,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90952&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90936&ordering=-ip_address",
    "results": [
        {
            "id": 85456,
            "ip_address": "103.156.177.184",
            "count": 1,
            "first_visit": "2025-07-08T07:48:46.668295+06:00",
            "date": "2025-07-08"
        },
        {
            "id": 8317,
            "ip_address": "103.156.177.105",
            "count": 1,
            "first_visit": "2022-05-17T22:14:18.486446+06:00",
            "date": null
        },
        {
            "id": 10548,
            "ip_address": "103.156.177.10",
            "count": 2,
            "first_visit": "2022-05-23T09:25:02.799110+06:00",
            "date": null
        },
        {
            "id": 98629,
            "ip_address": "103.156.176.94",
            "count": 2,
            "first_visit": "2026-05-30T04:30:24.088401+06:00",
            "date": "2026-05-30"
        },
        {
            "id": 15051,
            "ip_address": "103.156.176.89",
            "count": 1,
            "first_visit": "2022-06-14T17:28:18.635641+06:00",
            "date": "2022-06-14"
        },
        {
            "id": 83051,
            "ip_address": "103.156.167.8",
            "count": 1,
            "first_visit": "2025-05-19T20:21:25.768051+06:00",
            "date": "2025-05-19"
        },
        {
            "id": 65235,
            "ip_address": "103.156.166.8",
            "count": 1,
            "first_visit": "2024-02-27T10:02:49.777492+06:00",
            "date": "2024-02-27"
        },
        {
            "id": 40383,
            "ip_address": "103.156.166.8",
            "count": 1,
            "first_visit": "2023-01-15T00:55:03.805292+06:00",
            "date": "2023-01-15"
        }
    ]
}