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

{
    "count": 95687,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18232&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18216&ordering=ip_address",
    "results": [
        {
            "id": 80328,
            "ip_address": "103.49.203.54",
            "count": 1,
            "first_visit": "2025-03-19T13:49:35.785986+06:00",
            "date": "2025-03-19"
        },
        {
            "id": 85749,
            "ip_address": "103.49.203.55",
            "count": 1,
            "first_visit": "2025-07-13T02:02:54.629340+06:00",
            "date": "2025-07-13"
        },
        {
            "id": 58756,
            "ip_address": "103.49.203.74",
            "count": 2,
            "first_visit": "2023-11-01T08:39:44.366067+06:00",
            "date": "2023-11-01"
        },
        {
            "id": 94893,
            "ip_address": "103.49.203.99",
            "count": 1,
            "first_visit": "2026-02-06T04:13:36.920050+06:00",
            "date": "2026-02-06"
        },
        {
            "id": 83168,
            "ip_address": "103.50.168.138",
            "count": 2,
            "first_visit": "2025-05-22T12:25:08.137401+06:00",
            "date": "2025-05-22"
        },
        {
            "id": 83262,
            "ip_address": "103.50.168.138",
            "count": 1,
            "first_visit": "2025-05-25T11:43:52.255619+06:00",
            "date": "2025-05-25"
        },
        {
            "id": 1021,
            "ip_address": "103.50.168.34",
            "count": 1,
            "first_visit": "2021-12-20T09:59:23.138144+06:00",
            "date": null
        },
        {
            "id": 5368,
            "ip_address": "103.50.170.142",
            "count": 1,
            "first_visit": "2022-04-25T14:23:32.644897+06:00",
            "date": null
        }
    ]
}