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

{
    "count": 100062,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21792&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21776&ordering=-ip_address",
    "results": [
        {
            "id": 21102,
            "ip_address": "37.111.213.87",
            "count": 1,
            "first_visit": "2022-07-04T18:46:36.315746+06:00",
            "date": "2022-07-04"
        },
        {
            "id": 26493,
            "ip_address": "37.111.213.86",
            "count": 1,
            "first_visit": "2022-07-24T00:52:23.062566+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 26419,
            "ip_address": "37.111.213.86",
            "count": 1,
            "first_visit": "2022-07-23T18:31:10.889809+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 98452,
            "ip_address": "37.111.213.86",
            "count": 1,
            "first_visit": "2026-05-23T20:01:58.349128+06:00",
            "date": "2026-05-23"
        },
        {
            "id": 7268,
            "ip_address": "37.111.213.85",
            "count": 1,
            "first_visit": "2022-05-16T20:13:17.210576+06:00",
            "date": null
        },
        {
            "id": 12376,
            "ip_address": "37.111.213.84",
            "count": 2,
            "first_visit": "2022-05-29T04:14:52.190249+06:00",
            "date": null
        },
        {
            "id": 88649,
            "ip_address": "37.111.213.84",
            "count": 1,
            "first_visit": "2025-08-29T22:32:55.511106+06:00",
            "date": "2025-08-29"
        },
        {
            "id": 18421,
            "ip_address": "37.111.213.83",
            "count": 1,
            "first_visit": "2022-06-25T05:16:16.409723+06:00",
            "date": "2022-06-25"
        }
    ]
}