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

{
    "count": 103350,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=65440&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=65424&ordering=count",
    "results": [
        {
            "id": 102538,
            "ip_address": "64.233.172.132",
            "count": 1,
            "first_visit": "2026-09-03T09:50:59.907344+06:00",
            "date": "2026-09-03"
        },
        {
            "id": 102539,
            "ip_address": "103.204.87.94",
            "count": 1,
            "first_visit": "2026-09-03T09:53:07.080724+06:00",
            "date": "2026-09-03"
        },
        {
            "id": 102523,
            "ip_address": "17.166.236.190",
            "count": 1,
            "first_visit": "2026-09-02T19:25:19.123666+06:00",
            "date": "2026-09-02"
        },
        {
            "id": 102524,
            "ip_address": "186.226.53.236",
            "count": 1,
            "first_visit": "2026-09-02T20:50:48.152521+06:00",
            "date": "2026-09-02"
        },
        {
            "id": 102525,
            "ip_address": "103.77.191.54",
            "count": 1,
            "first_visit": "2026-09-02T20:55:36.568330+06:00",
            "date": "2026-09-02"
        },
        {
            "id": 102526,
            "ip_address": "103.121.105.114",
            "count": 1,
            "first_visit": "2026-09-02T21:33:08.992868+06:00",
            "date": "2026-09-02"
        },
        {
            "id": 102527,
            "ip_address": "37.111.210.166",
            "count": 1,
            "first_visit": "2026-09-02T21:45:18.551995+06:00",
            "date": "2026-09-02"
        },
        {
            "id": 102528,
            "ip_address": "165.101.132.17",
            "count": 1,
            "first_visit": "2026-09-02T21:46:39.476166+06:00",
            "date": "2026-09-02"
        }
    ]
}