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

{
    "count": 101284,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34016&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34000&ordering=-ip_address",
    "results": [
        {
            "id": 34967,
            "ip_address": "202.5.46.235",
            "count": 1,
            "first_visit": "2022-09-25T13:49:20.068472+06:00",
            "date": "2022-09-25"
        },
        {
            "id": 100710,
            "ip_address": "202.5.45.25",
            "count": 1,
            "first_visit": "2026-07-25T10:01:44.913495+06:00",
            "date": "2026-07-25"
        },
        {
            "id": 93114,
            "ip_address": "202.5.43.75",
            "count": 1,
            "first_visit": "2025-12-19T11:26:18.947854+06:00",
            "date": "2025-12-19"
        },
        {
            "id": 62513,
            "ip_address": "202.5.43.75",
            "count": 1,
            "first_visit": "2024-01-06T09:58:06.140571+06:00",
            "date": "2024-01-06"
        },
        {
            "id": 8110,
            "ip_address": "202.5.43.71",
            "count": 1,
            "first_visit": "2022-05-17T12:40:34.525777+06:00",
            "date": null
        },
        {
            "id": 58383,
            "ip_address": "202.5.42.17",
            "count": 1,
            "first_visit": "2023-10-25T16:49:27.887327+06:00",
            "date": "2023-10-25"
        },
        {
            "id": 75352,
            "ip_address": "202.5.38.107",
            "count": 1,
            "first_visit": "2024-11-07T18:49:02.093739+06:00",
            "date": "2024-11-07"
        },
        {
            "id": 9589,
            "ip_address": "202.5.37.220",
            "count": 1,
            "first_visit": "2022-05-20T00:57:49.233599+06:00",
            "date": null
        }
    ]
}