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

{
    "count": 98015,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25480&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25464&ordering=ip_address",
    "results": [
        {
            "id": 85001,
            "ip_address": "113.11.63.88",
            "count": 2,
            "first_visit": "2025-07-01T12:42:10.473245+06:00",
            "date": "2025-07-01"
        },
        {
            "id": 2788,
            "ip_address": "113.11.65.29",
            "count": 1,
            "first_visit": "2022-01-25T10:35:25.529051+06:00",
            "date": null
        },
        {
            "id": 65160,
            "ip_address": "113.11.70.5",
            "count": 1,
            "first_visit": "2024-02-25T21:11:29.092080+06:00",
            "date": "2024-02-25"
        },
        {
            "id": 62455,
            "ip_address": "113.11.74.21",
            "count": 1,
            "first_visit": "2024-01-05T21:31:29.752778+06:00",
            "date": "2024-01-05"
        },
        {
            "id": 44769,
            "ip_address": "113.11.78.115",
            "count": 1,
            "first_visit": "2023-04-04T00:51:29.771013+06:00",
            "date": "2023-04-04"
        },
        {
            "id": 1680,
            "ip_address": "113.11.81.113",
            "count": 1,
            "first_visit": "2022-01-05T21:16:59.342772+06:00",
            "date": null
        },
        {
            "id": 87340,
            "ip_address": "113.11.8.243",
            "count": 2,
            "first_visit": "2025-08-08T01:48:11.260333+06:00",
            "date": "2025-08-08"
        },
        {
            "id": 22967,
            "ip_address": "113.11.84.94",
            "count": 1,
            "first_visit": "2022-07-15T12:22:55.734473+06:00",
            "date": "2022-07-15"
        }
    ]
}