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

{
    "count": 101885,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42168&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42152&ordering=-ip_address",
    "results": [
        {
            "id": 12894,
            "ip_address": "179.31.53.135",
            "count": 1,
            "first_visit": "2022-05-30T21:59:01.853707+06:00",
            "date": null
        },
        {
            "id": 94357,
            "ip_address": "179.222.238.230",
            "count": 1,
            "first_visit": "2026-01-22T10:53:03.231255+06:00",
            "date": "2026-01-22"
        },
        {
            "id": 65118,
            "ip_address": "179.222.165.81",
            "count": 1,
            "first_visit": "2024-02-24T22:40:53.091921+06:00",
            "date": "2024-02-24"
        },
        {
            "id": 95479,
            "ip_address": "179.216.89.89",
            "count": 1,
            "first_visit": "2026-02-23T17:42:20.450382+06:00",
            "date": "2026-02-23"
        },
        {
            "id": 101496,
            "ip_address": "179.213.199.65",
            "count": 1,
            "first_visit": "2026-08-12T13:32:50.545876+06:00",
            "date": "2026-08-12"
        },
        {
            "id": 9973,
            "ip_address": "179.190.108.7",
            "count": 1,
            "first_visit": "2022-05-21T10:57:32.893524+06:00",
            "date": null
        },
        {
            "id": 98422,
            "ip_address": "179.156.38.53",
            "count": 1,
            "first_visit": "2026-05-23T05:32:37.369149+06:00",
            "date": "2026-05-23"
        },
        {
            "id": 82801,
            "ip_address": "179.1.132.113",
            "count": 1,
            "first_visit": "2025-05-15T04:44:30.225577+06:00",
            "date": "2025-05-15"
        }
    ]
}