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

{
    "count": 98386,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32608&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32592&ordering=-ip_address",
    "results": [
        {
            "id": 3277,
            "ip_address": "202.83.127.215",
            "count": 3,
            "first_visit": "2022-02-03T21:31:27.523145+06:00",
            "date": null
        },
        {
            "id": 3218,
            "ip_address": "202.83.127.190",
            "count": 2,
            "first_visit": "2022-02-02T12:33:39.018537+06:00",
            "date": null
        },
        {
            "id": 14327,
            "ip_address": "202.83.127.189",
            "count": 1,
            "first_visit": "2022-06-10T12:57:36.399096+06:00",
            "date": "2022-06-10"
        },
        {
            "id": 4018,
            "ip_address": "202.83.127.187",
            "count": 1,
            "first_visit": "2022-03-02T21:00:37.125221+06:00",
            "date": null
        },
        {
            "id": 6824,
            "ip_address": "202.83.127.186",
            "count": 1,
            "first_visit": "2022-05-16T16:19:46.479243+06:00",
            "date": null
        },
        {
            "id": 15294,
            "ip_address": "202.83.127.166",
            "count": 1,
            "first_visit": "2022-06-15T14:13:33.665838+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 76319,
            "ip_address": "202.83.126.71",
            "count": 1,
            "first_visit": "2024-12-03T12:54:38.843423+06:00",
            "date": "2024-12-03"
        },
        {
            "id": 92975,
            "ip_address": "202.83.126.69",
            "count": 1,
            "first_visit": "2025-12-14T13:32:43.563283+06:00",
            "date": "2025-12-14"
        }
    ]
}