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

{
    "count": 99275,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25104&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25088&ordering=-ip_address",
    "results": [
        {
            "id": 86700,
            "ip_address": "37.111.200.32",
            "count": 1,
            "first_visit": "2025-07-29T07:00:19.533360+06:00",
            "date": "2025-07-29"
        },
        {
            "id": 97405,
            "ip_address": "37.111.200.32",
            "count": 1,
            "first_visit": "2026-04-26T10:00:07.552793+06:00",
            "date": "2026-04-26"
        },
        {
            "id": 9365,
            "ip_address": "37.111.200.31",
            "count": 1,
            "first_visit": "2022-05-19T13:19:23.673932+06:00",
            "date": null
        },
        {
            "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"
        }
    ]
}