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

{
    "count": 92169,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2408&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2392&ordering=ip_address",
    "results": [
        {
            "id": 3259,
            "ip_address": "103.118.78.237",
            "count": 1,
            "first_visit": "2022-02-03T13:33:08.915226+06:00",
            "date": null
        },
        {
            "id": 49166,
            "ip_address": "103.118.78.29",
            "count": 1,
            "first_visit": "2023-07-01T21:57:04.838734+06:00",
            "date": "2023-07-01"
        },
        {
            "id": 46402,
            "ip_address": "103.118.78.31",
            "count": 2,
            "first_visit": "2023-05-10T07:39:22.450740+06:00",
            "date": "2023-05-10"
        },
        {
            "id": 87990,
            "ip_address": "103.118.78.51",
            "count": 1,
            "first_visit": "2025-08-19T04:30:14.116770+06:00",
            "date": "2025-08-19"
        },
        {
            "id": 85857,
            "ip_address": "103.118.79.105",
            "count": 1,
            "first_visit": "2025-07-15T11:15:28.276193+06:00",
            "date": "2025-07-15"
        },
        {
            "id": 20910,
            "ip_address": "103.118.79.105",
            "count": 1,
            "first_visit": "2022-07-03T17:46:50.309911+06:00",
            "date": "2022-07-03"
        },
        {
            "id": 3436,
            "ip_address": "103.118.79.50",
            "count": 1,
            "first_visit": "2022-02-08T16:02:51.503707+06:00",
            "date": null
        },
        {
            "id": 61640,
            "ip_address": "103.118.84.160",
            "count": 1,
            "first_visit": "2023-12-22T08:30:23.383104+06:00",
            "date": "2023-12-22"
        }
    ]
}