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

{
    "count": 96380,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20968&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20952&ordering=-ip_address",
    "results": [
        {
            "id": 30504,
            "ip_address": "37.111.213.165",
            "count": 1,
            "first_visit": "2022-07-31T20:31:42.594639+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 95879,
            "ip_address": "37.111.213.164",
            "count": 1,
            "first_visit": "2026-03-09T14:15:13.450108+06:00",
            "date": "2026-03-09"
        },
        {
            "id": 3003,
            "ip_address": "37.111.213.162",
            "count": 1,
            "first_visit": "2022-01-29T02:21:55.963829+06:00",
            "date": null
        },
        {
            "id": 91626,
            "ip_address": "37.111.213.161",
            "count": 3,
            "first_visit": "2025-11-04T19:52:31.117738+06:00",
            "date": "2025-11-04"
        },
        {
            "id": 9100,
            "ip_address": "37.111.213.157",
            "count": 1,
            "first_visit": "2022-05-18T22:19:40.956073+06:00",
            "date": null
        },
        {
            "id": 8463,
            "ip_address": "37.111.213.156",
            "count": 1,
            "first_visit": "2022-05-17T23:10:13.787604+06:00",
            "date": null
        },
        {
            "id": 6600,
            "ip_address": "37.111.213.155",
            "count": 1,
            "first_visit": "2022-05-16T10:44:32.871525+06:00",
            "date": null
        },
        {
            "id": 9015,
            "ip_address": "37.111.213.154",
            "count": 1,
            "first_visit": "2022-05-18T16:34:26.927763+06:00",
            "date": null
        }
    ]
}