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

{
    "count": 100708,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16168&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16152&ordering=ip_address",
    "results": [
        {
            "id": 41505,
            "ip_address": "103.231.163.99",
            "count": 1,
            "first_visit": "2023-02-04T10:06:12.675577+06:00",
            "date": "2023-02-04"
        },
        {
            "id": 49625,
            "ip_address": "103.231.163.99",
            "count": 1,
            "first_visit": "2023-07-09T17:28:10.203078+06:00",
            "date": "2023-07-09"
        },
        {
            "id": 98141,
            "ip_address": "103.231.176.122",
            "count": 1,
            "first_visit": "2026-05-16T11:57:04.876081+06:00",
            "date": "2026-05-16"
        },
        {
            "id": 3135,
            "ip_address": "103.231.176.162",
            "count": 1,
            "first_visit": "2022-01-31T20:41:12.528817+06:00",
            "date": null
        },
        {
            "id": 21201,
            "ip_address": "103.231.176.182",
            "count": 1,
            "first_visit": "2022-07-05T10:55:07.170682+06:00",
            "date": "2022-07-05"
        },
        {
            "id": 4861,
            "ip_address": "103.231.176.188",
            "count": 2,
            "first_visit": "2022-04-02T00:43:01.497826+06:00",
            "date": null
        },
        {
            "id": 84818,
            "ip_address": "103.231.177.150",
            "count": 1,
            "first_visit": "2025-06-30T11:20:19.822457+06:00",
            "date": "2025-06-30"
        },
        {
            "id": 59065,
            "ip_address": "103.231.177.202",
            "count": 1,
            "first_visit": "2023-11-06T13:25:50.478805+06:00",
            "date": "2023-11-06"
        }
    ]
}