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

{
    "count": 92246,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5008&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4992&ordering=-first_visit",
    "results": [
        {
            "id": 87342,
            "ip_address": "114.119.145.66",
            "count": 6,
            "first_visit": "2025-08-08T02:49:46.248549+06:00",
            "date": "2025-08-08"
        },
        {
            "id": 87341,
            "ip_address": "114.119.136.75",
            "count": 2,
            "first_visit": "2025-08-08T02:49:43.383974+06:00",
            "date": "2025-08-08"
        },
        {
            "id": 87340,
            "ip_address": "113.11.8.243",
            "count": 2,
            "first_visit": "2025-08-08T01:48:11.260333+06:00",
            "date": "2025-08-08"
        },
        {
            "id": 87339,
            "ip_address": "114.119.148.187",
            "count": 10,
            "first_visit": "2025-08-08T01:41:41.295604+06:00",
            "date": "2025-08-08"
        },
        {
            "id": 87338,
            "ip_address": "114.119.130.54",
            "count": 4,
            "first_visit": "2025-08-08T00:56:09.283320+06:00",
            "date": "2025-08-08"
        },
        {
            "id": 87337,
            "ip_address": "45.127.245.65",
            "count": 1,
            "first_visit": "2025-08-08T00:36:00.676192+06:00",
            "date": "2025-08-08"
        },
        {
            "id": 87336,
            "ip_address": "18.169.5.47",
            "count": 3,
            "first_visit": "2025-08-08T00:15:26.289320+06:00",
            "date": "2025-08-08"
        },
        {
            "id": 87335,
            "ip_address": "114.119.141.127",
            "count": 5,
            "first_visit": "2025-08-08T00:06:43.632249+06:00",
            "date": "2025-08-08"
        }
    ]
}