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

{
    "count": 102723,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50968&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50952&ordering=-ip_address",
    "results": [
        {
            "id": 536,
            "ip_address": "120.50.180.80",
            "count": 2,
            "first_visit": "2021-12-10T12:55:21.678614+06:00",
            "date": null
        },
        {
            "id": 58316,
            "ip_address": "120.50.176.32",
            "count": 1,
            "first_visit": "2023-10-24T12:26:14.165165+06:00",
            "date": "2023-10-24"
        },
        {
            "id": 86980,
            "ip_address": "120.50.176.237",
            "count": 1,
            "first_visit": "2025-08-02T23:43:52.305451+06:00",
            "date": "2025-08-02"
        },
        {
            "id": 9472,
            "ip_address": "120.50.176.11",
            "count": 1,
            "first_visit": "2022-05-19T20:00:39.763385+06:00",
            "date": null
        },
        {
            "id": 4891,
            "ip_address": "120.50.15.18",
            "count": 3,
            "first_visit": "2022-04-03T13:25:32.840838+06:00",
            "date": null
        },
        {
            "id": 46614,
            "ip_address": "120.50.15.18",
            "count": 2,
            "first_visit": "2023-05-15T10:41:07.499693+06:00",
            "date": "2023-05-15"
        },
        {
            "id": 37997,
            "ip_address": "120.50.15.108",
            "count": 1,
            "first_visit": "2022-11-29T16:33:56.547536+06:00",
            "date": "2022-11-29"
        },
        {
            "id": 37326,
            "ip_address": "120.50.15.108",
            "count": 1,
            "first_visit": "2022-11-13T12:56:07.880725+06:00",
            "date": "2022-11-13"
        }
    ]
}