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

{
    "count": 98168,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14768&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14752&ordering=ip_address",
    "results": [
        {
            "id": 6963,
            "ip_address": "103.220.205.11",
            "count": 1,
            "first_visit": "2022-05-16T18:06:03.087570+06:00",
            "date": null
        },
        {
            "id": 43145,
            "ip_address": "103.220.205.111",
            "count": 1,
            "first_visit": "2023-03-04T13:45:13.408490+06:00",
            "date": "2023-03-04"
        },
        {
            "id": 12713,
            "ip_address": "103.220.205.111",
            "count": 1,
            "first_visit": "2022-05-30T09:10:33.629204+06:00",
            "date": null
        },
        {
            "id": 37147,
            "ip_address": "103.220.205.111",
            "count": 1,
            "first_visit": "2022-11-09T12:23:57.232815+06:00",
            "date": "2022-11-09"
        },
        {
            "id": 36771,
            "ip_address": "103.220.205.111",
            "count": 1,
            "first_visit": "2022-11-01T10:22:46.098464+06:00",
            "date": "2022-11-01"
        },
        {
            "id": 95754,
            "ip_address": "103.220.205.139",
            "count": 1,
            "first_visit": "2026-03-05T09:04:18.288309+06:00",
            "date": "2026-03-05"
        },
        {
            "id": 11743,
            "ip_address": "103.220.205.15",
            "count": 3,
            "first_visit": "2022-05-26T22:41:27.941282+06:00",
            "date": null
        },
        {
            "id": 4232,
            "ip_address": "103.220.205.223",
            "count": 1,
            "first_visit": "2022-03-10T00:38:25.007568+06:00",
            "date": null
        }
    ]
}