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

{
    "count": 97970,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25312&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25296&ordering=ip_address",
    "results": [
        {
            "id": 20776,
            "ip_address": "113.11.117.81",
            "count": 2,
            "first_visit": "2022-07-03T00:23:03.348852+06:00",
            "date": "2022-07-03"
        },
        {
            "id": 87596,
            "ip_address": "113.11.117.84",
            "count": 1,
            "first_visit": "2025-08-12T08:33:41.582619+06:00",
            "date": "2025-08-12"
        },
        {
            "id": 92004,
            "ip_address": "113.11.1.18",
            "count": 1,
            "first_visit": "2025-11-14T13:13:19.730008+06:00",
            "date": "2025-11-14"
        },
        {
            "id": 95759,
            "ip_address": "113.11.120.143",
            "count": 1,
            "first_visit": "2026-03-05T12:24:46.305649+06:00",
            "date": "2026-03-05"
        },
        {
            "id": 52982,
            "ip_address": "113.11.120.33",
            "count": 1,
            "first_visit": "2023-08-20T11:23:52.107678+06:00",
            "date": "2023-08-20"
        },
        {
            "id": 23307,
            "ip_address": "113.11.122.68",
            "count": 1,
            "first_visit": "2022-07-17T13:30:07.776276+06:00",
            "date": "2022-07-17"
        },
        {
            "id": 3652,
            "ip_address": "113.11.122.86",
            "count": 2,
            "first_visit": "2022-02-16T07:18:57.737953+06:00",
            "date": null
        },
        {
            "id": 3103,
            "ip_address": "113.11.14.151",
            "count": 1,
            "first_visit": "2022-01-31T15:36:22.291805+06:00",
            "date": null
        }
    ]
}