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

{
    "count": 96338,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20776&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20760&ordering=-ip_address",
    "results": [
        {
            "id": 18421,
            "ip_address": "37.111.213.83",
            "count": 1,
            "first_visit": "2022-06-25T05:16:16.409723+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 7281,
            "ip_address": "37.111.213.83",
            "count": 1,
            "first_visit": "2022-05-16T20:23:57.928360+06:00",
            "date": null
        },
        {
            "id": 89726,
            "ip_address": "37.111.213.80",
            "count": 22,
            "first_visit": "2025-09-18T19:43:47.397130+06:00",
            "date": "2025-09-18"
        },
        {
            "id": 89757,
            "ip_address": "37.111.213.80",
            "count": 1,
            "first_visit": "2025-09-19T13:20:50.336428+06:00",
            "date": "2025-09-19"
        },
        {
            "id": 5000,
            "ip_address": "37.111.213.8",
            "count": 1,
            "first_visit": "2022-04-08T23:05:53.587637+06:00",
            "date": null
        },
        {
            "id": 66564,
            "ip_address": "37.111.213.79",
            "count": 1,
            "first_visit": "2024-04-02T20:08:54.916572+06:00",
            "date": "2024-04-02"
        },
        {
            "id": 8597,
            "ip_address": "37.111.213.78",
            "count": 1,
            "first_visit": "2022-05-18T01:00:00.535125+06:00",
            "date": null
        },
        {
            "id": 37379,
            "ip_address": "37.111.213.78",
            "count": 1,
            "first_visit": "2022-11-14T14:40:30.662846+06:00",
            "date": "2022-11-14"
        }
    ]
}