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

{
    "count": 102149,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1008&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=992&ordering=-first_visit",
    "results": [
        {
            "id": 101245,
            "ip_address": "103.217.111.208",
            "count": 1,
            "first_visit": "2026-08-06T20:09:19.448467+06:00",
            "date": "2026-08-06"
        },
        {
            "id": 101244,
            "ip_address": "103.187.94.76",
            "count": 1,
            "first_visit": "2026-08-06T19:44:52.681509+06:00",
            "date": "2026-08-06"
        },
        {
            "id": 101243,
            "ip_address": "115.110.235.237",
            "count": 1,
            "first_visit": "2026-08-06T19:39:16.977123+06:00",
            "date": "2026-08-06"
        },
        {
            "id": 101242,
            "ip_address": "103.73.46.143",
            "count": 1,
            "first_visit": "2026-08-06T19:38:46.292770+06:00",
            "date": "2026-08-06"
        },
        {
            "id": 101241,
            "ip_address": "103.77.61.99",
            "count": 1,
            "first_visit": "2026-08-06T19:38:41.277188+06:00",
            "date": "2026-08-06"
        },
        {
            "id": 101240,
            "ip_address": "103.218.27.89",
            "count": 2,
            "first_visit": "2026-08-06T18:37:50.741182+06:00",
            "date": "2026-08-06"
        },
        {
            "id": 101239,
            "ip_address": "118.179.221.49",
            "count": 1,
            "first_visit": "2026-08-06T18:24:02.491073+06:00",
            "date": "2026-08-06"
        },
        {
            "id": 101238,
            "ip_address": "103.190.16.34",
            "count": 1,
            "first_visit": "2026-08-06T17:14:58.640745+06:00",
            "date": "2026-08-06"
        }
    ]
}