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

{
    "count": 100029,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21968&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21952&ordering=ip_address",
    "results": [
        {
            "id": 9383,
            "ip_address": "103.73.225.163",
            "count": 1,
            "first_visit": "2022-05-19T14:04:28.900994+06:00",
            "date": null
        },
        {
            "id": 86095,
            "ip_address": "103.73.225.164",
            "count": 1,
            "first_visit": "2025-07-19T09:56:54.249812+06:00",
            "date": "2025-07-19"
        },
        {
            "id": 91252,
            "ip_address": "103.73.225.165",
            "count": 4,
            "first_visit": "2025-10-26T14:46:52.530351+06:00",
            "date": "2025-10-26"
        },
        {
            "id": 78421,
            "ip_address": "103.73.225.167",
            "count": 1,
            "first_visit": "2025-01-31T17:40:29.791782+06:00",
            "date": "2025-01-31"
        },
        {
            "id": 24301,
            "ip_address": "103.73.225.17",
            "count": 1,
            "first_visit": "2022-07-20T00:45:27.415904+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 5746,
            "ip_address": "103.73.225.17",
            "count": 1,
            "first_visit": "2022-05-09T13:24:23.528228+06:00",
            "date": null
        },
        {
            "id": 7312,
            "ip_address": "103.73.225.176",
            "count": 1,
            "first_visit": "2022-05-16T21:29:04.953305+06:00",
            "date": null
        },
        {
            "id": 65037,
            "ip_address": "103.73.225.176",
            "count": 1,
            "first_visit": "2024-02-22T12:26:47.942012+06:00",
            "date": "2024-02-22"
        }
    ]
}