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

{
    "count": 96286,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20528&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20512&ordering=-ip_address",
    "results": [
        {
            "id": 13310,
            "ip_address": "37.111.214.65",
            "count": 4,
            "first_visit": "2022-06-01T23:38:14.293217+06:00",
            "date": null
        },
        {
            "id": 32914,
            "ip_address": "37.111.214.63",
            "count": 1,
            "first_visit": "2022-08-25T13:42:51.969763+06:00",
            "date": "2022-08-25"
        },
        {
            "id": 13152,
            "ip_address": "37.111.214.63",
            "count": 1,
            "first_visit": "2022-05-31T17:15:52.055592+06:00",
            "date": null
        },
        {
            "id": 92020,
            "ip_address": "37.111.214.60",
            "count": 1,
            "first_visit": "2025-11-14T20:48:59.905176+06:00",
            "date": "2025-11-14"
        },
        {
            "id": 8642,
            "ip_address": "37.111.214.6",
            "count": 1,
            "first_visit": "2022-05-18T05:56:54.853613+06:00",
            "date": null
        },
        {
            "id": 36591,
            "ip_address": "37.111.214.59",
            "count": 2,
            "first_visit": "2022-10-28T20:06:59.686913+06:00",
            "date": "2022-10-28"
        },
        {
            "id": 15145,
            "ip_address": "37.111.214.58",
            "count": 1,
            "first_visit": "2022-06-15T04:01:49.180841+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 30108,
            "ip_address": "37.111.214.58",
            "count": 1,
            "first_visit": "2022-07-31T00:14:58.927367+06:00",
            "date": "2022-07-31"
        }
    ]
}