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

{
    "count": 92211,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4280&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4264&ordering=ip_address",
    "results": [
        {
            "id": 19260,
            "ip_address": "103.131.180.96",
            "count": 2,
            "first_visit": "2022-06-27T00:27:20.446906+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 87939,
            "ip_address": "103.131.222.110",
            "count": 1,
            "first_visit": "2025-08-18T11:08:44.897321+06:00",
            "date": "2025-08-18"
        },
        {
            "id": 2938,
            "ip_address": "103.13.132.14",
            "count": 1,
            "first_visit": "2022-01-27T13:34:55.495440+06:00",
            "date": null
        },
        {
            "id": 3265,
            "ip_address": "103.13.132.234",
            "count": 2,
            "first_visit": "2022-02-03T15:37:06.304984+06:00",
            "date": null
        },
        {
            "id": 29435,
            "ip_address": "103.13.132.234",
            "count": 1,
            "first_visit": "2022-07-29T19:57:19.772144+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 31545,
            "ip_address": "103.13.132.234",
            "count": 1,
            "first_visit": "2022-08-08T16:39:09.297039+06:00",
            "date": "2022-08-08"
        },
        {
            "id": 31636,
            "ip_address": "103.13.132.234",
            "count": 1,
            "first_visit": "2022-08-09T18:53:11.247961+06:00",
            "date": "2022-08-09"
        },
        {
            "id": 65177,
            "ip_address": "103.13.133.234",
            "count": 1,
            "first_visit": "2024-02-26T01:40:58.278662+06:00",
            "date": "2024-02-26"
        }
    ]
}