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

{
    "count": 99700,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9504&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9488&ordering=ip_address",
    "results": [
        {
            "id": 36021,
            "ip_address": "103.159.73.250",
            "count": 6,
            "first_visit": "2022-10-17T12:50:47.079824+06:00",
            "date": "2022-10-17"
        },
        {
            "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"
        }
    ]
}