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

{
    "count": 98144,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=89376&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=89360&ordering=-ip_address",
    "results": [
        {
            "id": 25530,
            "ip_address": "103.156.197.41",
            "count": 1,
            "first_visit": "2022-07-21T12:54:10.136616+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 28999,
            "ip_address": "103.156.196.109",
            "count": 1,
            "first_visit": "2022-07-29T00:03:59.173367+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 8021,
            "ip_address": "103.156.196.106",
            "count": 2,
            "first_visit": "2022-05-17T12:02:49.058211+06:00",
            "date": null
        },
        {
            "id": 13397,
            "ip_address": "103.156.189.9",
            "count": 3,
            "first_visit": "2022-06-02T18:40:18.669570+06:00",
            "date": null
        },
        {
            "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"
        }
    ]
}