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

{
    "count": 101903,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42288&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42272&ordering=-ip_address",
    "results": [
        {
            "id": 10837,
            "ip_address": "176.18.97.59",
            "count": 1,
            "first_visit": "2022-05-24T09:05:49.605753+06:00",
            "date": null
        },
        {
            "id": 33336,
            "ip_address": "176.17.191.95",
            "count": 1,
            "first_visit": "2022-08-29T17:22:57.824703+06:00",
            "date": "2022-08-29"
        },
        {
            "id": 34423,
            "ip_address": "176.16.9.14",
            "count": 1,
            "first_visit": "2022-09-15T06:04:14.630727+06:00",
            "date": "2022-09-15"
        },
        {
            "id": 6196,
            "ip_address": "176.16.167.58",
            "count": 1,
            "first_visit": "2022-05-15T03:43:24.038726+06:00",
            "date": null
        },
        {
            "id": 33602,
            "ip_address": "176.16.127.135",
            "count": 1,
            "first_visit": "2022-09-01T11:29:21.642507+06:00",
            "date": "2022-09-01"
        },
        {
            "id": 95260,
            "ip_address": "176.145.184.84",
            "count": 1,
            "first_visit": "2026-02-17T06:28:05.167607+06:00",
            "date": "2026-02-17"
        },
        {
            "id": 93444,
            "ip_address": "176.143.163.105",
            "count": 1,
            "first_visit": "2025-12-30T09:32:08.189123+06:00",
            "date": "2025-12-30"
        },
        {
            "id": 1947,
            "ip_address": "176.139.108.56",
            "count": 1,
            "first_visit": "2022-01-11T20:01:58.145104+06:00",
            "date": null
        }
    ]
}