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

{
    "count": 95019,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1784&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1768&ordering=-ip_address",
    "results": [
        {
            "id": 3150,
            "ip_address": "73.97.192.33",
            "count": 1,
            "first_visit": "2022-02-01T01:01:48.254776+06:00",
            "date": null
        },
        {
            "id": 65064,
            "ip_address": "73.94.208.103",
            "count": 1,
            "first_visit": "2024-02-23T02:53:34.014523+06:00",
            "date": "2024-02-23"
        },
        {
            "id": 65452,
            "ip_address": "73.94.208.103",
            "count": 1,
            "first_visit": "2024-03-03T03:45:46.258389+06:00",
            "date": "2024-03-03"
        },
        {
            "id": 92661,
            "ip_address": "73.81.9.231",
            "count": 1,
            "first_visit": "2025-12-05T11:57:25.447553+06:00",
            "date": "2025-12-05"
        },
        {
            "id": 5686,
            "ip_address": "73.81.67.45",
            "count": 1,
            "first_visit": "2022-05-07T04:40:14.452837+06:00",
            "date": null
        },
        {
            "id": 56697,
            "ip_address": "73.70.49.117",
            "count": 1,
            "first_visit": "2023-10-04T02:42:24.218168+06:00",
            "date": "2023-10-04"
        },
        {
            "id": 5001,
            "ip_address": "73.70.253.62",
            "count": 1,
            "first_visit": "2022-04-08T23:43:10.150148+06:00",
            "date": null
        },
        {
            "id": 34003,
            "ip_address": "73.68.7.179",
            "count": 1,
            "first_visit": "2022-09-07T19:18:17.435401+06:00",
            "date": "2022-09-07"
        }
    ]
}