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

{
    "count": 101433,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79704&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79688&ordering=-ip_address",
    "results": [
        {
            "id": 97634,
            "ip_address": "103.68.118.50",
            "count": 1,
            "first_visit": "2026-05-02T10:38:10.506565+06:00",
            "date": "2026-05-02"
        },
        {
            "id": 13323,
            "ip_address": "103.68.118.50",
            "count": 1,
            "first_visit": "2022-06-02T01:57:02.265461+06:00",
            "date": null
        },
        {
            "id": 22869,
            "ip_address": "103.68.118.49",
            "count": 2,
            "first_visit": "2022-07-15T01:12:30.903764+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 85173,
            "ip_address": "103.68.104.1",
            "count": 2,
            "first_visit": "2025-07-03T15:47:44.130115+06:00",
            "date": "2025-07-03"
        },
        {
            "id": 88879,
            "ip_address": "103.67.65.224",
            "count": 1,
            "first_visit": "2025-09-03T07:25:18.308236+06:00",
            "date": "2025-09-03"
        },
        {
            "id": 58251,
            "ip_address": "103.67.191.252",
            "count": 1,
            "first_visit": "2023-10-23T13:15:07.688798+06:00",
            "date": "2023-10-23"
        },
        {
            "id": 10006,
            "ip_address": "103.67.159.99",
            "count": 1,
            "first_visit": "2022-05-21T13:39:08.681263+06:00",
            "date": null
        },
        {
            "id": 2273,
            "ip_address": "103.67.159.96",
            "count": 1,
            "first_visit": "2022-01-15T21:44:07.942624+06:00",
            "date": null
        }
    ]
}