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": 97554,
    "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": 92650,
            "ip_address": "136.51.59.14",
            "count": 1,
            "first_visit": "2025-12-05T11:56:59.657071+06:00",
            "date": "2025-12-05"
        },
        {
            "id": 92649,
            "ip_address": "155.117.87.149",
            "count": 1,
            "first_visit": "2025-12-05T11:56:46.956392+06:00",
            "date": "2025-12-05"
        },
        {
            "id": 92648,
            "ip_address": "116.193.134.166",
            "count": 1,
            "first_visit": "2025-12-05T11:56:32.027712+06:00",
            "date": "2025-12-05"
        },
        {
            "id": 92647,
            "ip_address": "175.176.184.117",
            "count": 1,
            "first_visit": "2025-12-05T11:56:31.407547+06:00",
            "date": "2025-12-05"
        },
        {
            "id": 92646,
            "ip_address": "122.174.157.159",
            "count": 1,
            "first_visit": "2025-12-05T11:56:30.844986+06:00",
            "date": "2025-12-05"
        },
        {
            "id": 92645,
            "ip_address": "66.103.160.50",
            "count": 1,
            "first_visit": "2025-12-05T11:56:30.443824+06:00",
            "date": "2025-12-05"
        },
        {
            "id": 92644,
            "ip_address": "74.47.19.207",
            "count": 1,
            "first_visit": "2025-12-05T11:56:27.730532+06:00",
            "date": "2025-12-05"
        },
        {
            "id": 92643,
            "ip_address": "68.132.237.139",
            "count": 1,
            "first_visit": "2025-12-05T11:56:27.347801+06:00",
            "date": "2025-12-05"
        }
    ]
}