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

{
    "count": 102291,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=74632&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=74616&ordering=ip_address",
    "results": [
        {
            "id": 10972,
            "ip_address": "37.111.193.210",
            "count": 1,
            "first_visit": "2022-05-24T13:24:18.970521+06:00",
            "date": null
        },
        {
            "id": 89668,
            "ip_address": "37.111.193.210",
            "count": 3,
            "first_visit": "2025-09-17T21:01:10.422514+06:00",
            "date": "2025-09-17"
        },
        {
            "id": 85220,
            "ip_address": "37.111.193.210",
            "count": 2,
            "first_visit": "2025-07-04T14:18:04.960162+06:00",
            "date": "2025-07-04"
        },
        {
            "id": 10478,
            "ip_address": "37.111.193.211",
            "count": 1,
            "first_visit": "2022-05-22T23:41:52.486508+06:00",
            "date": null
        },
        {
            "id": 28401,
            "ip_address": "37.111.193.211",
            "count": 1,
            "first_visit": "2022-07-27T23:30:50.941041+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 15592,
            "ip_address": "37.111.193.212",
            "count": 1,
            "first_visit": "2022-06-16T08:38:35.994609+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 85874,
            "ip_address": "37.111.193.212",
            "count": 1,
            "first_visit": "2025-07-15T16:59:40.342359+06:00",
            "date": "2025-07-15"
        },
        {
            "id": 65209,
            "ip_address": "37.111.193.213",
            "count": 4,
            "first_visit": "2024-02-26T18:27:32.239984+06:00",
            "date": "2024-02-26"
        }
    ]
}