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

{
    "count": 92319,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6672&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6656&ordering=ip_address",
    "results": [
        {
            "id": 4268,
            "ip_address": "103.146.55.22",
            "count": 1,
            "first_visit": "2022-03-11T07:24:13.830744+06:00",
            "date": null
        },
        {
            "id": 3191,
            "ip_address": "103.146.55.50",
            "count": 5,
            "first_visit": "2022-02-01T16:18:29.556078+06:00",
            "date": null
        },
        {
            "id": 3123,
            "ip_address": "103.146.55.8",
            "count": 1,
            "first_visit": "2022-01-31T17:27:52.214676+06:00",
            "date": null
        },
        {
            "id": 27934,
            "ip_address": "103.146.55.89",
            "count": 1,
            "first_visit": "2022-07-27T00:27:03.265355+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 1019,
            "ip_address": "103.146.55.9",
            "count": 1,
            "first_visit": "2021-12-20T09:25:41.652988+06:00",
            "date": null
        },
        {
            "id": 30658,
            "ip_address": "103.146.55.94",
            "count": 1,
            "first_visit": "2022-08-01T14:06:06.437011+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 89257,
            "ip_address": "103.146.57.57",
            "count": 1,
            "first_visit": "2025-09-09T21:37:12.815020+06:00",
            "date": "2025-09-09"
        },
        {
            "id": 84101,
            "ip_address": "103.146.57.99",
            "count": 1,
            "first_visit": "2025-06-16T22:31:32.442110+06:00",
            "date": "2025-06-16"
        }
    ]
}