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

{
    "count": 95487,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3496&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3480&ordering=ip_address",
    "results": [
        {
            "id": 22593,
            "ip_address": "103.124.55.100",
            "count": 1,
            "first_visit": "2022-07-14T13:46:53.980761+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 88281,
            "ip_address": "103.124.55.68",
            "count": 1,
            "first_visit": "2025-08-23T11:03:06.514474+06:00",
            "date": "2025-08-23"
        },
        {
            "id": 12302,
            "ip_address": "103.125.120.50",
            "count": 1,
            "first_visit": "2022-05-28T22:37:54.305580+06:00",
            "date": null
        },
        {
            "id": 929,
            "ip_address": "103.125.122.89",
            "count": 1,
            "first_visit": "2021-12-19T21:39:27.706954+06:00",
            "date": null
        },
        {
            "id": 95461,
            "ip_address": "103.125.177.54",
            "count": 1,
            "first_visit": "2026-02-23T10:21:53.624013+06:00",
            "date": "2026-02-23"
        },
        {
            "id": 18382,
            "ip_address": "103.125.28.132",
            "count": 1,
            "first_visit": "2022-06-25T02:53:50.129893+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 16797,
            "ip_address": "103.125.28.137",
            "count": 1,
            "first_visit": "2022-06-20T12:01:08.025764+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 19828,
            "ip_address": "103.125.28.141",
            "count": 1,
            "first_visit": "2022-06-28T20:43:04.078678+06:00",
            "date": "2022-06-28"
        }
    ]
}