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

{
    "count": 96337,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20768&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20752&ordering=-ip_address",
    "results": [
        {
            "id": 85378,
            "ip_address": "37.111.213.88",
            "count": 1,
            "first_visit": "2025-07-07T10:37:39.439293+06:00",
            "date": "2025-07-07"
        },
        {
            "id": 91537,
            "ip_address": "37.111.213.88",
            "count": 3,
            "first_visit": "2025-11-02T17:41:39.281695+06:00",
            "date": "2025-11-02"
        },
        {
            "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": 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"
        }
    ]
}