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

{
    "count": 95573,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95560&ordering=id",
    "results": [
        {
            "id": 95665,
            "ip_address": "37.111.212.233",
            "count": 1,
            "first_visit": "2026-03-02T05:17:59.967197+06:00",
            "date": "2026-03-02"
        },
        {
            "id": 95666,
            "ip_address": "103.154.156.133",
            "count": 1,
            "first_visit": "2026-03-02T06:04:30.377948+06:00",
            "date": "2026-03-02"
        },
        {
            "id": 95667,
            "ip_address": "174.3.13.130",
            "count": 1,
            "first_visit": "2026-03-02T06:26:48.771146+06:00",
            "date": "2026-03-02"
        },
        {
            "id": 95668,
            "ip_address": "209.85.238.33",
            "count": 1,
            "first_visit": "2026-03-02T06:37:59.706752+06:00",
            "date": "2026-03-02"
        },
        {
            "id": 95669,
            "ip_address": "103.88.141.67",
            "count": 1,
            "first_visit": "2026-03-02T07:06:39.614402+06:00",
            "date": "2026-03-02"
        }
    ]
}