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

{
    "count": 97543,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4928&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4912&ordering=ip_address",
    "results": [
        {
            "id": 86732,
            "ip_address": "103.134.26.184",
            "count": 2,
            "first_visit": "2025-07-29T20:43:01.988494+06:00",
            "date": "2025-07-29"
        },
        {
            "id": 86819,
            "ip_address": "103.134.26.185",
            "count": 10,
            "first_visit": "2025-07-31T12:44:51.691099+06:00",
            "date": "2025-07-31"
        },
        {
            "id": 90614,
            "ip_address": "103.134.26.84",
            "count": 2,
            "first_visit": "2025-10-11T18:25:26.730125+06:00",
            "date": "2025-10-11"
        },
        {
            "id": 4178,
            "ip_address": "103.134.27.100",
            "count": 1,
            "first_visit": "2022-03-08T03:07:02.109696+06:00",
            "date": null
        },
        {
            "id": 70415,
            "ip_address": "103.134.28.216",
            "count": 2,
            "first_visit": "2024-06-27T22:20:08.213219+06:00",
            "date": "2024-06-27"
        },
        {
            "id": 22485,
            "ip_address": "103.134.31.57",
            "count": 2,
            "first_visit": "2022-07-14T11:05:00.260673+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 83598,
            "ip_address": "103.134.31.84",
            "count": 3,
            "first_visit": "2025-06-02T15:59:49.134560+06:00",
            "date": "2025-06-02"
        },
        {
            "id": 905,
            "ip_address": "103.134.36.3",
            "count": 1,
            "first_visit": "2021-12-19T20:32:21.230155+06:00",
            "date": null
        }
    ]
}