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

{
    "count": 101680,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=76712&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=76696&ordering=ip_address",
    "results": [
        {
            "id": 92743,
            "ip_address": "37.111.206.141",
            "count": 1,
            "first_visit": "2025-12-07T18:29:38.607753+06:00",
            "date": "2025-12-07"
        },
        {
            "id": 95250,
            "ip_address": "37.111.206.141",
            "count": 4,
            "first_visit": "2026-02-16T17:44:14.359783+06:00",
            "date": "2026-02-16"
        },
        {
            "id": 97998,
            "ip_address": "37.111.206.142",
            "count": 4,
            "first_visit": "2026-05-12T18:23:03.625702+06:00",
            "date": "2026-05-12"
        },
        {
            "id": 47332,
            "ip_address": "37.111.206.142",
            "count": 1,
            "first_visit": "2023-05-29T17:35:46.097295+06:00",
            "date": "2023-05-29"
        },
        {
            "id": 53591,
            "ip_address": "37.111.206.142",
            "count": 1,
            "first_visit": "2023-08-26T19:11:50.648880+06:00",
            "date": "2023-08-26"
        },
        {
            "id": 30081,
            "ip_address": "37.111.206.142",
            "count": 1,
            "first_visit": "2022-07-30T23:45:04.458586+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 8297,
            "ip_address": "37.111.206.142",
            "count": 4,
            "first_visit": "2022-05-17T20:57:40.122133+06:00",
            "date": null
        },
        {
            "id": 7042,
            "ip_address": "37.111.206.143",
            "count": 1,
            "first_visit": "2022-05-16T18:58:21.148882+06:00",
            "date": null
        }
    ]
}