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

{
    "count": 96005,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=136&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=120&ordering=-ip_address",
    "results": [
        {
            "id": 75964,
            "ip_address": "95.189.137.154",
            "count": 1,
            "first_visit": "2024-11-23T04:49:50.223227+06:00",
            "date": "2024-11-23"
        },
        {
            "id": 73104,
            "ip_address": "95.186.74.114",
            "count": 1,
            "first_visit": "2024-09-07T20:27:15.509706+06:00",
            "date": "2024-09-07"
        },
        {
            "id": 12870,
            "ip_address": "95.186.166.252",
            "count": 1,
            "first_visit": "2022-05-30T20:40:16.979728+06:00",
            "date": null
        },
        {
            "id": 4464,
            "ip_address": "95.185.180.59",
            "count": 1,
            "first_visit": "2022-03-17T23:10:38.674239+06:00",
            "date": null
        },
        {
            "id": 3187,
            "ip_address": "95.185.156.242",
            "count": 1,
            "first_visit": "2022-02-01T15:42:07.954576+06:00",
            "date": null
        },
        {
            "id": 1091,
            "ip_address": "95.179.195.28",
            "count": 1,
            "first_visit": "2021-12-20T22:12:44.257812+06:00",
            "date": null
        },
        {
            "id": 86716,
            "ip_address": "95.174.68.167",
            "count": 2,
            "first_visit": "2025-07-29T11:47:59.934966+06:00",
            "date": "2025-07-29"
        },
        {
            "id": 74851,
            "ip_address": "95.173.219.8",
            "count": 1,
            "first_visit": "2024-10-27T13:48:39.714967+06:00",
            "date": "2024-10-27"
        }
    ]
}