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

{
    "count": 97348,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9288&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9272&ordering=ip_address",
    "results": [
        {
            "id": 1141,
            "ip_address": "103.159.73.251",
            "count": 1,
            "first_visit": "2021-12-21T11:05:24.519987+06:00",
            "date": null
        },
        {
            "id": 1592,
            "ip_address": "103.159.73.252",
            "count": 1,
            "first_visit": "2022-01-02T11:58:09.804781+06:00",
            "date": null
        },
        {
            "id": 1140,
            "ip_address": "103.159.73.253",
            "count": 49,
            "first_visit": "2021-12-21T11:04:01.364006+06:00",
            "date": null
        },
        {
            "id": 33689,
            "ip_address": "103.159.73.255",
            "count": 1,
            "first_visit": "2022-09-02T12:09:26.125885+06:00",
            "date": "2022-09-02"
        },
        {
            "id": 1154,
            "ip_address": "103.159.73.255",
            "count": 1,
            "first_visit": "2021-12-21T13:24:47.002082+06:00",
            "date": null
        },
        {
            "id": 84591,
            "ip_address": "103.159.73.32",
            "count": 1,
            "first_visit": "2025-06-27T09:22:23.799478+06:00",
            "date": "2025-06-27"
        },
        {
            "id": 84243,
            "ip_address": "103.159.73.32",
            "count": 3,
            "first_visit": "2025-06-20T14:36:07.339663+06:00",
            "date": "2025-06-20"
        },
        {
            "id": 57083,
            "ip_address": "103.159.73.66",
            "count": 1,
            "first_visit": "2023-10-08T15:48:48.340042+06:00",
            "date": "2023-10-08"
        }
    ]
}