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

{
    "count": 98361,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32304&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32288&ordering=-ip_address",
    "results": [
        {
            "id": 96197,
            "ip_address": "202.91.40.200",
            "count": 2,
            "first_visit": "2026-03-20T12:27:18.744474+06:00",
            "date": "2026-03-20"
        },
        {
            "id": 51040,
            "ip_address": "202.91.40.197",
            "count": 1,
            "first_visit": "2023-07-28T02:44:49.218677+06:00",
            "date": "2023-07-28"
        },
        {
            "id": 3537,
            "ip_address": "202.91.40.179",
            "count": 1,
            "first_visit": "2022-02-11T23:51:02.142790+06:00",
            "date": null
        },
        {
            "id": 5958,
            "ip_address": "202.91.40.176",
            "count": 2,
            "first_visit": "2022-05-13T17:39:59.431249+06:00",
            "date": null
        },
        {
            "id": 31144,
            "ip_address": "202.91.40.169",
            "count": 1,
            "first_visit": "2022-08-04T16:23:42.253920+06:00",
            "date": "2022-08-04"
        },
        {
            "id": 48225,
            "ip_address": "202.91.40.15",
            "count": 2,
            "first_visit": "2023-06-14T19:30:17.513531+06:00",
            "date": "2023-06-14"
        },
        {
            "id": 6449,
            "ip_address": "202.91.40.142",
            "count": 1,
            "first_visit": "2022-05-15T22:44:25.975321+06:00",
            "date": null
        },
        {
            "id": 55113,
            "ip_address": "202.91.40.13",
            "count": 1,
            "first_visit": "2023-09-14T19:57:20.559333+06:00",
            "date": "2023-09-14"
        }
    ]
}