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

{
    "count": 97625,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5824&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5808&ordering=ip_address",
    "results": [
        {
            "id": 97385,
            "ip_address": "103.138.26.226",
            "count": 1,
            "first_visit": "2026-04-25T21:27:02.422914+06:00",
            "date": "2026-04-25"
        },
        {
            "id": 16656,
            "ip_address": "103.138.26.229",
            "count": 1,
            "first_visit": "2022-06-19T21:36:39.644163+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 8692,
            "ip_address": "103.138.26.4",
            "count": 1,
            "first_visit": "2022-05-18T08:52:10.936878+06:00",
            "date": null
        },
        {
            "id": 86198,
            "ip_address": "103.138.26.50",
            "count": 1,
            "first_visit": "2025-07-20T20:28:46.988072+06:00",
            "date": "2025-07-20"
        },
        {
            "id": 34547,
            "ip_address": "103.138.27.156",
            "count": 1,
            "first_visit": "2022-09-17T12:23:19.131622+06:00",
            "date": "2022-09-17"
        },
        {
            "id": 1056,
            "ip_address": "103.138.27.165",
            "count": 1,
            "first_visit": "2021-12-20T14:38:15.605563+06:00",
            "date": null
        },
        {
            "id": 10965,
            "ip_address": "103.138.27.174",
            "count": 1,
            "first_visit": "2022-05-24T13:12:37.651559+06:00",
            "date": null
        },
        {
            "id": 1162,
            "ip_address": "103.138.27.190",
            "count": 3,
            "first_visit": "2021-12-21T14:18:50.218597+06:00",
            "date": null
        }
    ]
}