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

{
    "count": 101446,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79264&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79248&ordering=ip_address",
    "results": [
        {
            "id": 6974,
            "ip_address": "37.111.213.71",
            "count": 1,
            "first_visit": "2022-05-16T18:10:27.963672+06:00",
            "date": null
        },
        {
            "id": 88968,
            "ip_address": "37.111.213.72",
            "count": 1,
            "first_visit": "2025-09-04T19:01:13.090545+06:00",
            "date": "2025-09-04"
        },
        {
            "id": 83140,
            "ip_address": "37.111.213.72",
            "count": 1,
            "first_visit": "2025-05-21T21:08:27.055953+06:00",
            "date": "2025-05-21"
        },
        {
            "id": 85326,
            "ip_address": "37.111.213.72",
            "count": 1,
            "first_visit": "2025-07-06T13:19:46.959377+06:00",
            "date": "2025-07-06"
        },
        {
            "id": 88288,
            "ip_address": "37.111.213.74",
            "count": 1,
            "first_visit": "2025-08-23T12:23:52.280450+06:00",
            "date": "2025-08-23"
        },
        {
            "id": 61901,
            "ip_address": "37.111.213.74",
            "count": 1,
            "first_visit": "2023-12-26T13:12:59.365747+06:00",
            "date": "2023-12-26"
        },
        {
            "id": 2583,
            "ip_address": "37.111.213.74",
            "count": 1,
            "first_visit": "2022-01-21T23:26:03.281942+06:00",
            "date": null
        },
        {
            "id": 8395,
            "ip_address": "37.111.213.75",
            "count": 1,
            "first_visit": "2022-05-17T22:46:38.166427+06:00",
            "date": null
        }
    ]
}