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

{
    "count": 96362,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20880&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20864&ordering=-ip_address",
    "results": [
        {
            "id": 22801,
            "ip_address": "37.111.213.242",
            "count": 1,
            "first_visit": "2022-07-14T19:53:30.942321+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 7075,
            "ip_address": "37.111.213.242",
            "count": 1,
            "first_visit": "2022-05-16T19:13:08.995428+06:00",
            "date": null
        },
        {
            "id": 91708,
            "ip_address": "37.111.213.242",
            "count": 1,
            "first_visit": "2025-11-07T05:33:44.703787+06:00",
            "date": "2025-11-07"
        },
        {
            "id": 31112,
            "ip_address": "37.111.213.241",
            "count": 1,
            "first_visit": "2022-08-04T12:02:43.135091+06:00",
            "date": "2022-08-04"
        },
        {
            "id": 86570,
            "ip_address": "37.111.213.240",
            "count": 2,
            "first_visit": "2025-07-27T09:08:51.112214+06:00",
            "date": "2025-07-27"
        },
        {
            "id": 88250,
            "ip_address": "37.111.213.24",
            "count": 1,
            "first_visit": "2025-08-22T20:22:56.678613+06:00",
            "date": "2025-08-22"
        },
        {
            "id": 10022,
            "ip_address": "37.111.213.239",
            "count": 2,
            "first_visit": "2022-05-21T14:43:37.290442+06:00",
            "date": null
        },
        {
            "id": 15562,
            "ip_address": "37.111.213.237",
            "count": 1,
            "first_visit": "2022-06-16T07:12:32.277775+06:00",
            "date": "2022-06-16"
        }
    ]
}