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

{
    "count": 97463,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23552&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23536&ordering=-ip_address",
    "results": [
        {
            "id": 6453,
            "ip_address": "37.111.206.190",
            "count": 2,
            "first_visit": "2022-05-15T22:45:47.102651+06:00",
            "date": null
        },
        {
            "id": 95511,
            "ip_address": "37.111.206.190",
            "count": 1,
            "first_visit": "2026-02-24T12:04:31.864146+06:00",
            "date": "2026-02-24"
        },
        {
            "id": 86592,
            "ip_address": "37.111.206.19",
            "count": 1,
            "first_visit": "2025-07-27T15:43:38.638530+06:00",
            "date": "2025-07-27"
        },
        {
            "id": 48208,
            "ip_address": "37.111.206.19",
            "count": 3,
            "first_visit": "2023-06-14T16:12:39.555050+06:00",
            "date": "2023-06-14"
        },
        {
            "id": 51062,
            "ip_address": "37.111.206.19",
            "count": 2,
            "first_visit": "2023-07-28T11:25:19.786870+06:00",
            "date": "2023-07-28"
        },
        {
            "id": 51788,
            "ip_address": "37.111.206.19",
            "count": 1,
            "first_visit": "2023-08-06T12:56:25.525488+06:00",
            "date": "2023-08-06"
        },
        {
            "id": 12022,
            "ip_address": "37.111.206.19",
            "count": 2,
            "first_visit": "2022-05-27T22:54:21.728793+06:00",
            "date": null
        },
        {
            "id": 8908,
            "ip_address": "37.111.206.189",
            "count": 4,
            "first_visit": "2022-05-18T12:30:29.273641+06:00",
            "date": null
        }
    ]
}