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

{
    "count": 96295,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20600&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20584&ordering=ip_address",
    "results": [
        {
            "id": 29450,
            "ip_address": "103.67.159.94",
            "count": 1,
            "first_visit": "2022-07-29T21:32:55.143050+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 2273,
            "ip_address": "103.67.159.96",
            "count": 1,
            "first_visit": "2022-01-15T21:44:07.942624+06:00",
            "date": null
        },
        {
            "id": 10006,
            "ip_address": "103.67.159.99",
            "count": 1,
            "first_visit": "2022-05-21T13:39:08.681263+06:00",
            "date": null
        },
        {
            "id": 58251,
            "ip_address": "103.67.191.252",
            "count": 1,
            "first_visit": "2023-10-23T13:15:07.688798+06:00",
            "date": "2023-10-23"
        },
        {
            "id": 88879,
            "ip_address": "103.67.65.224",
            "count": 1,
            "first_visit": "2025-09-03T07:25:18.308236+06:00",
            "date": "2025-09-03"
        },
        {
            "id": 85173,
            "ip_address": "103.68.104.1",
            "count": 2,
            "first_visit": "2025-07-03T15:47:44.130115+06:00",
            "date": "2025-07-03"
        },
        {
            "id": 22869,
            "ip_address": "103.68.118.49",
            "count": 2,
            "first_visit": "2022-07-15T01:12:30.903764+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 13323,
            "ip_address": "103.68.118.50",
            "count": 1,
            "first_visit": "2022-06-02T01:57:02.265461+06:00",
            "date": null
        }
    ]
}