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

{
    "count": 102681,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=49912&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=49896&ordering=-ip_address",
    "results": [
        {
            "id": 14699,
            "ip_address": "123.253.65.105",
            "count": 1,
            "first_visit": "2022-06-12T21:56:57.433133+06:00",
            "date": "2022-06-12"
        },
        {
            "id": 13321,
            "ip_address": "123.253.65.105",
            "count": 1,
            "first_visit": "2022-06-02T01:40:17.335625+06:00",
            "date": null
        },
        {
            "id": 12281,
            "ip_address": "123.253.65.104",
            "count": 1,
            "first_visit": "2022-05-28T20:35:36.840693+06:00",
            "date": null
        },
        {
            "id": 1693,
            "ip_address": "123.253.39.198",
            "count": 2,
            "first_visit": "2022-01-06T14:39:28.050512+06:00",
            "date": null
        },
        {
            "id": 88268,
            "ip_address": "123.253.38.50",
            "count": 1,
            "first_visit": "2025-08-23T01:44:46.698445+06:00",
            "date": "2025-08-23"
        },
        {
            "id": 89096,
            "ip_address": "123.253.38.50",
            "count": 1,
            "first_visit": "2025-09-07T01:07:27.491726+06:00",
            "date": "2025-09-07"
        },
        {
            "id": 87272,
            "ip_address": "123.253.38.49",
            "count": 1,
            "first_visit": "2025-08-07T00:07:49.111146+06:00",
            "date": "2025-08-07"
        },
        {
            "id": 87218,
            "ip_address": "123.253.38.49",
            "count": 4,
            "first_visit": "2025-08-06T03:30:17.955792+06:00",
            "date": "2025-08-06"
        }
    ]
}