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

{
    "count": 103407,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=65208&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=65192&ordering=ip_address",
    "results": [
        {
            "id": 37046,
            "ip_address": "199.127.56.236",
            "count": 1,
            "first_visit": "2022-11-07T09:53:57.952253+06:00",
            "date": "2022-11-07"
        },
        {
            "id": 32830,
            "ip_address": "199.127.56.236",
            "count": 1,
            "first_visit": "2022-08-24T14:01:18.543732+06:00",
            "date": "2022-08-24"
        },
        {
            "id": 2303,
            "ip_address": "199.127.56.236",
            "count": 3,
            "first_visit": "2022-01-16T15:54:17.087823+06:00",
            "date": null
        },
        {
            "id": 68980,
            "ip_address": "199.180.84.70",
            "count": 1,
            "first_visit": "2024-05-24T02:22:19.982554+06:00",
            "date": "2024-05-24"
        },
        {
            "id": 81201,
            "ip_address": "199.182.115.9",
            "count": 1,
            "first_visit": "2025-04-09T18:36:14.233985+06:00",
            "date": "2025-04-09"
        },
        {
            "id": 77222,
            "ip_address": "199.187.188.220",
            "count": 1,
            "first_visit": "2024-12-27T17:53:12.640924+06:00",
            "date": "2024-12-27"
        },
        {
            "id": 60366,
            "ip_address": "199.244.88.231",
            "count": 1,
            "first_visit": "2023-12-01T03:18:35.082970+06:00",
            "date": "2023-12-01"
        },
        {
            "id": 5887,
            "ip_address": "199.247.32.64",
            "count": 1,
            "first_visit": "2022-05-12T00:17:49.221785+06:00",
            "date": null
        }
    ]
}