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

{
    "count": 99592,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25248&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25232&ordering=-ip_address",
    "results": [
        {
            "id": 39921,
            "ip_address": "37.111.200.228",
            "count": 1,
            "first_visit": "2023-01-05T16:43:27.649444+06:00",
            "date": "2023-01-05"
        },
        {
            "id": 6378,
            "ip_address": "37.111.200.228",
            "count": 1,
            "first_visit": "2022-05-15T19:47:12.028202+06:00",
            "date": null
        },
        {
            "id": 22677,
            "ip_address": "37.111.200.227",
            "count": 1,
            "first_visit": "2022-07-14T15:53:50.805257+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 5326,
            "ip_address": "37.111.200.226",
            "count": 2,
            "first_visit": "2022-04-23T19:14:14.918922+06:00",
            "date": null
        },
        {
            "id": 18503,
            "ip_address": "37.111.200.226",
            "count": 1,
            "first_visit": "2022-06-25T09:41:16.770887+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 91244,
            "ip_address": "37.111.200.226",
            "count": 1,
            "first_visit": "2025-10-26T11:12:40.154699+06:00",
            "date": "2025-10-26"
        },
        {
            "id": 92157,
            "ip_address": "37.111.200.224",
            "count": 1,
            "first_visit": "2025-11-18T22:17:31.740590+06:00",
            "date": "2025-11-18"
        },
        {
            "id": 87251,
            "ip_address": "37.111.200.224",
            "count": 1,
            "first_visit": "2025-08-06T14:53:34.752241+06:00",
            "date": "2025-08-06"
        }
    ]
}