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

{
    "count": 94973,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15384&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15368&ordering=-ip_address",
    "results": [
        {
            "id": 84300,
            "ip_address": "43.245.120.223",
            "count": 2,
            "first_visit": "2025-06-21T13:56:29.724553+06:00",
            "date": "2025-06-21"
        },
        {
            "id": 10114,
            "ip_address": "43.245.120.223",
            "count": 1,
            "first_visit": "2022-05-21T22:30:55.648520+06:00",
            "date": null
        },
        {
            "id": 79225,
            "ip_address": "43.245.120.223",
            "count": 2,
            "first_visit": "2025-02-21T01:37:14.862603+06:00",
            "date": "2025-02-21"
        },
        {
            "id": 8740,
            "ip_address": "43.245.120.222",
            "count": 1,
            "first_visit": "2022-05-18T10:03:47.981499+06:00",
            "date": null
        },
        {
            "id": 20411,
            "ip_address": "43.245.120.218",
            "count": 2,
            "first_visit": "2022-06-30T17:45:19.827395+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 9202,
            "ip_address": "43.245.120.218",
            "count": 2,
            "first_visit": "2022-05-18T23:46:35.060926+06:00",
            "date": null
        },
        {
            "id": 11677,
            "ip_address": "43.245.120.217",
            "count": 1,
            "first_visit": "2022-05-26T15:18:08.659915+06:00",
            "date": null
        },
        {
            "id": 10314,
            "ip_address": "43.245.120.216",
            "count": 1,
            "first_visit": "2022-05-22T14:54:44.194798+06:00",
            "date": null
        }
    ]
}