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

{
    "count": 95159,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2248&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2232&ordering=ip_address",
    "results": [
        {
            "id": 13123,
            "ip_address": "103.117.108.9",
            "count": 1,
            "first_visit": "2022-05-31T14:45:49.290137+06:00",
            "date": null
        },
        {
            "id": 23767,
            "ip_address": "103.117.110.130",
            "count": 1,
            "first_visit": "2022-07-18T22:27:38.019102+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 1600,
            "ip_address": "103.117.142.2",
            "count": 1,
            "first_visit": "2022-01-02T17:15:52.885142+06:00",
            "date": null
        },
        {
            "id": 2729,
            "ip_address": "103.117.142.5",
            "count": 1,
            "first_visit": "2022-01-24T15:23:46.731782+06:00",
            "date": null
        },
        {
            "id": 14758,
            "ip_address": "103.117.142.5",
            "count": 1,
            "first_visit": "2022-06-13T10:17:23.467986+06:00",
            "date": "2022-06-13"
        },
        {
            "id": 91005,
            "ip_address": "103.117.142.67",
            "count": 1,
            "first_visit": "2025-10-20T10:33:41.176319+06:00",
            "date": "2025-10-20"
        },
        {
            "id": 9002,
            "ip_address": "103.117.142.67",
            "count": 1,
            "first_visit": "2022-05-18T15:44:53.792634+06:00",
            "date": null
        },
        {
            "id": 1652,
            "ip_address": "103.117.143.67",
            "count": 1,
            "first_visit": "2022-01-04T17:45:59.511147+06:00",
            "date": null
        }
    ]
}