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

{
    "count": 93447,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78616&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78600&ordering=ip_address",
    "results": [
        {
            "id": 86278,
            "ip_address": "43.245.121.247",
            "count": 2,
            "first_visit": "2025-07-22T06:16:29.520258+06:00",
            "date": "2025-07-22"
        },
        {
            "id": 67049,
            "ip_address": "43.245.121.248",
            "count": 1,
            "first_visit": "2024-04-16T19:39:30.323312+06:00",
            "date": "2024-04-16"
        },
        {
            "id": 13390,
            "ip_address": "43.245.121.25",
            "count": 1,
            "first_visit": "2022-06-02T17:44:24.606065+06:00",
            "date": null
        },
        {
            "id": 9420,
            "ip_address": "43.245.121.251",
            "count": 1,
            "first_visit": "2022-05-19T15:47:58.563803+06:00",
            "date": null
        },
        {
            "id": 29943,
            "ip_address": "43.245.121.252",
            "count": 1,
            "first_visit": "2022-07-30T16:57:27.677686+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 65770,
            "ip_address": "43.245.121.252",
            "count": 2,
            "first_visit": "2024-03-11T09:13:08.713819+06:00",
            "date": "2024-03-11"
        },
        {
            "id": 62298,
            "ip_address": "43.245.121.254",
            "count": 1,
            "first_visit": "2024-01-04T13:24:26.951026+06:00",
            "date": "2024-01-04"
        },
        {
            "id": 13181,
            "ip_address": "43.245.121.254",
            "count": 3,
            "first_visit": "2022-05-31T20:10:51.138165+06:00",
            "date": null
        }
    ]
}