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

{
    "count": 102143,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=968&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=952&ordering=-first_visit",
    "results": [
        {
            "id": 101279,
            "ip_address": "52.167.144.158",
            "count": 1,
            "first_visit": "2026-08-07T15:33:24.478927+06:00",
            "date": "2026-08-07"
        },
        {
            "id": 101278,
            "ip_address": "103.190.16.34",
            "count": 5,
            "first_visit": "2026-08-07T15:30:23.951897+06:00",
            "date": "2026-08-07"
        },
        {
            "id": 101277,
            "ip_address": "103.58.74.123",
            "count": 2,
            "first_visit": "2026-08-07T14:41:47.613812+06:00",
            "date": "2026-08-07"
        },
        {
            "id": 101276,
            "ip_address": "17.22.253.236",
            "count": 1,
            "first_visit": "2026-08-07T14:30:16.024683+06:00",
            "date": "2026-08-07"
        },
        {
            "id": 101275,
            "ip_address": "79.177.131.128",
            "count": 2,
            "first_visit": "2026-08-07T12:58:08.013560+06:00",
            "date": "2026-08-07"
        },
        {
            "id": 101274,
            "ip_address": "102.128.167.185",
            "count": 1,
            "first_visit": "2026-08-07T12:50:41.158693+06:00",
            "date": "2026-08-07"
        },
        {
            "id": 101273,
            "ip_address": "103.62.140.217",
            "count": 2,
            "first_visit": "2026-08-07T12:36:51.171175+06:00",
            "date": "2026-08-07"
        },
        {
            "id": 101272,
            "ip_address": "103.209.197.171",
            "count": 1,
            "first_visit": "2026-08-07T11:42:37.563326+06:00",
            "date": "2026-08-07"
        }
    ]
}