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

{
    "count": 97593,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24544&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24528&ordering=-ip_address",
    "results": [
        {
            "id": 30523,
            "ip_address": "37.111.200.30",
            "count": 1,
            "first_visit": "2022-07-31T22:04:37.600872+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 10440,
            "ip_address": "37.111.200.3",
            "count": 1,
            "first_visit": "2022-05-22T22:46:31.368580+06:00",
            "date": null
        },
        {
            "id": 32897,
            "ip_address": "37.111.200.3",
            "count": 1,
            "first_visit": "2022-08-25T10:23:59.336102+06:00",
            "date": "2022-08-25"
        },
        {
            "id": 18072,
            "ip_address": "37.111.200.29",
            "count": 1,
            "first_visit": "2022-06-24T11:22:52.916299+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 85993,
            "ip_address": "37.111.200.27",
            "count": 1,
            "first_visit": "2025-07-17T16:22:42.627621+06:00",
            "date": "2025-07-17"
        },
        {
            "id": 15928,
            "ip_address": "37.111.200.26",
            "count": 1,
            "first_visit": "2022-06-17T09:54:45.263454+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 26869,
            "ip_address": "37.111.200.255",
            "count": 2,
            "first_visit": "2022-07-24T22:16:53.678888+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 9195,
            "ip_address": "37.111.200.255",
            "count": 1,
            "first_visit": "2022-05-18T23:39:02.496141+06:00",
            "date": null
        }
    ]
}