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

{
    "count": 99531,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10136&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10120&ordering=-first_visit",
    "results": [
        {
            "id": 89499,
            "ip_address": "192.178.4.105",
            "count": 3,
            "first_visit": "2025-09-14T10:08:24.589109+06:00",
            "date": "2025-09-14"
        },
        {
            "id": 89498,
            "ip_address": "114.119.130.54",
            "count": 1,
            "first_visit": "2025-09-14T09:49:00.174125+06:00",
            "date": "2025-09-14"
        },
        {
            "id": 89497,
            "ip_address": "34.217.16.60",
            "count": 1,
            "first_visit": "2025-09-14T09:37:32.095983+06:00",
            "date": "2025-09-14"
        },
        {
            "id": 89496,
            "ip_address": "119.30.38.246",
            "count": 1,
            "first_visit": "2025-09-14T08:34:42.945795+06:00",
            "date": "2025-09-14"
        },
        {
            "id": 89495,
            "ip_address": "192.178.4.96",
            "count": 2,
            "first_visit": "2025-09-14T07:23:20.560499+06:00",
            "date": "2025-09-14"
        },
        {
            "id": 89494,
            "ip_address": "114.119.140.186",
            "count": 2,
            "first_visit": "2025-09-14T07:20:45.718908+06:00",
            "date": "2025-09-14"
        },
        {
            "id": 89493,
            "ip_address": "114.119.157.231",
            "count": 10,
            "first_visit": "2025-09-14T06:24:15.254522+06:00",
            "date": "2025-09-14"
        },
        {
            "id": 89492,
            "ip_address": "192.178.16.97",
            "count": 2,
            "first_visit": "2025-09-14T05:58:14.298122+06:00",
            "date": "2025-09-14"
        }
    ]
}