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

{
    "count": 99886,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1464&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1448&ordering=-first_visit",
    "results": [
        {
            "id": 98526,
            "ip_address": "69.12.56.124",
            "count": 1,
            "first_visit": "2026-05-26T17:28:05.335220+06:00",
            "date": "2026-05-26"
        },
        {
            "id": 98525,
            "ip_address": "69.12.58.82",
            "count": 1,
            "first_visit": "2026-05-26T17:24:09.439330+06:00",
            "date": "2026-05-26"
        },
        {
            "id": 98524,
            "ip_address": "69.12.57.79",
            "count": 1,
            "first_visit": "2026-05-26T17:08:51.125750+06:00",
            "date": "2026-05-26"
        },
        {
            "id": 98523,
            "ip_address": "69.12.57.95",
            "count": 1,
            "first_visit": "2026-05-26T16:33:07.370118+06:00",
            "date": "2026-05-26"
        },
        {
            "id": 98522,
            "ip_address": "69.12.58.88",
            "count": 1,
            "first_visit": "2026-05-26T16:28:26.433270+06:00",
            "date": "2026-05-26"
        },
        {
            "id": 98521,
            "ip_address": "45.138.232.148",
            "count": 1,
            "first_visit": "2026-05-26T15:22:05.919119+06:00",
            "date": "2026-05-26"
        },
        {
            "id": 98520,
            "ip_address": "69.12.57.65",
            "count": 1,
            "first_visit": "2026-05-26T15:08:19.902806+06:00",
            "date": "2026-05-26"
        },
        {
            "id": 98519,
            "ip_address": "149.57.191.53",
            "count": 1,
            "first_visit": "2026-05-26T14:54:16.790702+06:00",
            "date": "2026-05-26"
        }
    ]
}