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

{
    "count": 96392,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21000&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20984&ordering=-ip_address",
    "results": [
        {
            "id": 82337,
            "ip_address": "37.111.213.134",
            "count": 2,
            "first_visit": "2025-05-05T21:46:43.280925+06:00",
            "date": "2025-05-05"
        },
        {
            "id": 7694,
            "ip_address": "37.111.213.134",
            "count": 1,
            "first_visit": "2022-05-17T09:03:51.315678+06:00",
            "date": null
        },
        {
            "id": 30717,
            "ip_address": "37.111.213.134",
            "count": 1,
            "first_visit": "2022-08-01T21:51:02.340351+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 12947,
            "ip_address": "37.111.213.133",
            "count": 1,
            "first_visit": "2022-05-31T00:22:02.825015+06:00",
            "date": null
        },
        {
            "id": 90046,
            "ip_address": "37.111.213.133",
            "count": 2,
            "first_visit": "2025-09-26T11:02:12.395245+06:00",
            "date": "2025-09-26"
        },
        {
            "id": 4473,
            "ip_address": "37.111.213.132",
            "count": 2,
            "first_visit": "2022-03-18T11:56:25.822200+06:00",
            "date": null
        },
        {
            "id": 77067,
            "ip_address": "37.111.213.132",
            "count": 1,
            "first_visit": "2024-12-23T10:56:52.237547+06:00",
            "date": "2024-12-23"
        },
        {
            "id": 92678,
            "ip_address": "37.111.213.131",
            "count": 1,
            "first_visit": "2025-12-05T13:09:08.286031+06:00",
            "date": "2025-12-05"
        }
    ]
}