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

{
    "count": 99849,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90944&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90928&ordering=-ip_address",
    "results": [
        {
            "id": 95281,
            "ip_address": "103.156.189.77",
            "count": 1,
            "first_visit": "2026-02-17T13:26:07.371959+06:00",
            "date": "2026-02-17"
        },
        {
            "id": 2316,
            "ip_address": "103.156.189.50",
            "count": 2,
            "first_visit": "2022-01-16T16:50:23.283982+06:00",
            "date": null
        },
        {
            "id": 78423,
            "ip_address": "103.156.189.116",
            "count": 1,
            "first_visit": "2025-01-31T18:51:57.503544+06:00",
            "date": "2025-01-31"
        },
        {
            "id": 96319,
            "ip_address": "103.156.189.107",
            "count": 1,
            "first_visit": "2026-03-25T10:31:32.940134+06:00",
            "date": "2026-03-25"
        },
        {
            "id": 88348,
            "ip_address": "103.156.180.26",
            "count": 2,
            "first_visit": "2025-08-24T16:47:09.412257+06:00",
            "date": "2025-08-24"
        },
        {
            "id": 11740,
            "ip_address": "103.156.177.98",
            "count": 1,
            "first_visit": "2022-05-26T22:39:36.717193+06:00",
            "date": null
        },
        {
            "id": 1970,
            "ip_address": "103.156.177.254",
            "count": 1,
            "first_visit": "2022-01-11T22:36:15.954728+06:00",
            "date": null
        },
        {
            "id": 1860,
            "ip_address": "103.156.177.250",
            "count": 1,
            "first_visit": "2022-01-11T13:40:31.132014+06:00",
            "date": null
        }
    ]
}