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

{
    "count": 99314,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4720&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4704&ordering=ip_address",
    "results": [
        {
            "id": 6367,
            "ip_address": "103.133.134.229",
            "count": 1,
            "first_visit": "2022-05-15T19:11:51.230890+06:00",
            "date": null
        },
        {
            "id": 8947,
            "ip_address": "103.133.135.130",
            "count": 2,
            "first_visit": "2022-05-18T13:31:46.818927+06:00",
            "date": null
        },
        {
            "id": 13380,
            "ip_address": "103.133.135.135",
            "count": 1,
            "first_visit": "2022-06-02T15:51:48.581389+06:00",
            "date": null
        },
        {
            "id": 8838,
            "ip_address": "103.133.135.140",
            "count": 1,
            "first_visit": "2022-05-18T11:29:39.224615+06:00",
            "date": null
        },
        {
            "id": 5674,
            "ip_address": "103.133.135.150",
            "count": 4,
            "first_visit": "2022-05-06T19:30:20.575437+06:00",
            "date": null
        },
        {
            "id": 12179,
            "ip_address": "103.133.135.159",
            "count": 1,
            "first_visit": "2022-05-28T13:07:41.633957+06:00",
            "date": null
        },
        {
            "id": 97688,
            "ip_address": "103.133.140.149",
            "count": 1,
            "first_visit": "2026-05-03T20:39:32.341693+06:00",
            "date": "2026-05-03"
        },
        {
            "id": 85215,
            "ip_address": "103.133.140.153",
            "count": 1,
            "first_visit": "2025-07-04T13:04:13.155866+06:00",
            "date": "2025-07-04"
        }
    ]
}