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

{
    "count": 98391,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=84600&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=84584&ordering=ip_address",
    "results": [
        {
            "id": 48047,
            "ip_address": "45.248.151.63",
            "count": 1,
            "first_visit": "2023-06-12T01:32:42.979897+06:00",
            "date": "2023-06-12"
        },
        {
            "id": 92159,
            "ip_address": "45.248.151.66",
            "count": 2,
            "first_visit": "2025-11-19T01:18:21.072407+06:00",
            "date": "2025-11-19"
        },
        {
            "id": 92311,
            "ip_address": "45.248.151.66",
            "count": 1,
            "first_visit": "2025-11-23T13:28:07.248301+06:00",
            "date": "2025-11-23"
        },
        {
            "id": 92289,
            "ip_address": "45.248.151.66",
            "count": 6,
            "first_visit": "2025-11-22T22:47:32.625231+06:00",
            "date": "2025-11-22"
        },
        {
            "id": 44574,
            "ip_address": "45.248.151.8",
            "count": 1,
            "first_visit": "2023-03-29T22:31:25.185817+06:00",
            "date": "2023-03-29"
        },
        {
            "id": 6202,
            "ip_address": "45.248.151.8",
            "count": 5,
            "first_visit": "2022-05-15T04:21:29.294857+06:00",
            "date": null
        },
        {
            "id": 2949,
            "ip_address": "45.248.151.9",
            "count": 1,
            "first_visit": "2022-01-27T19:29:19.540586+06:00",
            "date": null
        },
        {
            "id": 30106,
            "ip_address": "45.248.151.91",
            "count": 1,
            "first_visit": "2022-07-31T00:13:57.582620+06:00",
            "date": "2022-07-31"
        }
    ]
}