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

{
    "count": 99592,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5792&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5776&ordering=ip_address",
    "results": [
        {
            "id": 70889,
            "ip_address": "103.138.125.199",
            "count": 1,
            "first_visit": "2024-07-09T12:05:46.422295+06:00",
            "date": "2024-07-09"
        },
        {
            "id": 70860,
            "ip_address": "103.138.125.199",
            "count": 1,
            "first_visit": "2024-07-08T21:59:26.351182+06:00",
            "date": "2024-07-08"
        },
        {
            "id": 4108,
            "ip_address": "103.138.125.254",
            "count": 5,
            "first_visit": "2022-03-05T23:50:46.955812+06:00",
            "date": null
        },
        {
            "id": 99538,
            "ip_address": "103.138.125.50",
            "count": 1,
            "first_visit": "2026-06-24T14:10:43.078969+06:00",
            "date": "2026-06-24"
        },
        {
            "id": 99169,
            "ip_address": "103.138.125.51",
            "count": 1,
            "first_visit": "2026-06-13T21:37:03.975145+06:00",
            "date": "2026-06-13"
        },
        {
            "id": 36215,
            "ip_address": "103.138.144.161",
            "count": 1,
            "first_visit": "2022-10-20T17:34:58.682001+06:00",
            "date": "2022-10-20"
        },
        {
            "id": 18205,
            "ip_address": "103.138.144.170",
            "count": 1,
            "first_visit": "2022-06-24T17:28:51.892379+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 7127,
            "ip_address": "103.138.144.69",
            "count": 2,
            "first_visit": "2022-05-16T19:34:01.904137+06:00",
            "date": null
        }
    ]
}