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

{
    "count": 92157,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2000&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1984&ordering=-first_visit",
    "results": [
        {
            "id": 90261,
            "ip_address": "91.140.156.242",
            "count": 2,
            "first_visit": "2025-10-02T16:38:36.294564+06:00",
            "date": "2025-10-02"
        },
        {
            "id": 90260,
            "ip_address": "161.248.56.112",
            "count": 2,
            "first_visit": "2025-10-02T15:42:39.913554+06:00",
            "date": "2025-10-02"
        },
        {
            "id": 90259,
            "ip_address": "192.178.11.96",
            "count": 1,
            "first_visit": "2025-10-02T14:51:10.175084+06:00",
            "date": "2025-10-02"
        },
        {
            "id": 90258,
            "ip_address": "192.178.11.105",
            "count": 3,
            "first_visit": "2025-10-02T14:51:03.957945+06:00",
            "date": "2025-10-02"
        },
        {
            "id": 90257,
            "ip_address": "114.130.159.67",
            "count": 1,
            "first_visit": "2025-10-02T14:45:33.190554+06:00",
            "date": "2025-10-02"
        },
        {
            "id": 90256,
            "ip_address": "203.26.240.19",
            "count": 1,
            "first_visit": "2025-10-02T14:08:14.038340+06:00",
            "date": "2025-10-02"
        },
        {
            "id": 90255,
            "ip_address": "103.144.201.66",
            "count": 3,
            "first_visit": "2025-10-02T13:26:58.704390+06:00",
            "date": "2025-10-02"
        },
        {
            "id": 90254,
            "ip_address": "103.187.94.243",
            "count": 1,
            "first_visit": "2025-10-02T13:16:57.840118+06:00",
            "date": "2025-10-02"
        }
    ]
}