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

{
    "count": 98149,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=28136&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=28120&ordering=-ip_address",
    "results": [
        {
            "id": 91476,
            "ip_address": "27.147.237.28",
            "count": 6,
            "first_visit": "2025-11-01T09:46:32.936556+06:00",
            "date": "2025-11-01"
        },
        {
            "id": 90968,
            "ip_address": "27.147.237.22",
            "count": 3,
            "first_visit": "2025-10-19T12:52:23.516604+06:00",
            "date": "2025-10-19"
        },
        {
            "id": 92547,
            "ip_address": "27.147.237.15",
            "count": 1,
            "first_visit": "2025-12-01T23:00:06.400909+06:00",
            "date": "2025-12-01"
        },
        {
            "id": 90606,
            "ip_address": "27.147.237.1",
            "count": 1,
            "first_visit": "2025-10-11T13:11:21.979065+06:00",
            "date": "2025-10-11"
        },
        {
            "id": 59918,
            "ip_address": "27.147.236.97",
            "count": 1,
            "first_visit": "2023-11-21T21:59:48.074900+06:00",
            "date": "2023-11-21"
        },
        {
            "id": 4404,
            "ip_address": "27.147.235.98",
            "count": 3,
            "first_visit": "2022-03-16T09:22:49.149850+06:00",
            "date": null
        },
        {
            "id": 1925,
            "ip_address": "27.147.234.50",
            "count": 1,
            "first_visit": "2022-01-11T17:47:48.975595+06:00",
            "date": null
        },
        {
            "id": 2743,
            "ip_address": "27.147.234.236",
            "count": 1,
            "first_visit": "2022-01-24T18:46:26.365897+06:00",
            "date": null
        }
    ]
}