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

{
    "count": 102500,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=46944&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=46928&ordering=ip_address",
    "results": [
        {
            "id": 93815,
            "ip_address": "116.204.151.145",
            "count": 1,
            "first_visit": "2026-01-07T13:42:04.527373+06:00",
            "date": "2026-01-07"
        },
        {
            "id": 10222,
            "ip_address": "116.204.151.145",
            "count": 1,
            "first_visit": "2022-05-22T07:01:23.389744+06:00",
            "date": null
        },
        {
            "id": 95871,
            "ip_address": "116.204.151.147",
            "count": 4,
            "first_visit": "2026-03-09T08:16:36.450571+06:00",
            "date": "2026-03-09"
        },
        {
            "id": 11152,
            "ip_address": "116.204.151.148",
            "count": 1,
            "first_visit": "2022-05-24T22:07:11.715455+06:00",
            "date": null
        },
        {
            "id": 21051,
            "ip_address": "116.204.151.148",
            "count": 1,
            "first_visit": "2022-07-04T13:12:01.342789+06:00",
            "date": "2022-07-04"
        },
        {
            "id": 18278,
            "ip_address": "116.204.151.148",
            "count": 1,
            "first_visit": "2022-06-24T20:42:40.123142+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 37225,
            "ip_address": "116.204.151.148",
            "count": 3,
            "first_visit": "2022-11-10T19:39:49.095862+06:00",
            "date": "2022-11-10"
        },
        {
            "id": 21231,
            "ip_address": "116.204.151.148",
            "count": 1,
            "first_visit": "2022-07-05T16:22:54.364218+06:00",
            "date": "2022-07-05"
        }
    ]
}