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

{
    "count": 98038,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=416&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=400&ordering=ip_address",
    "results": [
        {
            "id": 10387,
            "ip_address": "103.103.239.35",
            "count": 1,
            "first_visit": "2022-05-22T20:15:34.080831+06:00",
            "date": null
        },
        {
            "id": 84964,
            "ip_address": "103.103.32.157",
            "count": 2,
            "first_visit": "2025-07-01T00:28:27.330757+06:00",
            "date": "2025-07-01"
        },
        {
            "id": 2440,
            "ip_address": "103.103.32.162",
            "count": 2,
            "first_visit": "2022-01-18T20:16:11.596081+06:00",
            "date": null
        },
        {
            "id": 87831,
            "ip_address": "103.103.32.17",
            "count": 1,
            "first_visit": "2025-08-16T20:19:00.173780+06:00",
            "date": "2025-08-16"
        },
        {
            "id": 6084,
            "ip_address": "103.103.32.194",
            "count": 1,
            "first_visit": "2022-05-14T19:31:18.498249+06:00",
            "date": null
        },
        {
            "id": 48263,
            "ip_address": "103.103.32.194",
            "count": 1,
            "first_visit": "2023-06-15T10:53:34.082765+06:00",
            "date": "2023-06-15"
        },
        {
            "id": 85354,
            "ip_address": "103.103.32.21",
            "count": 1,
            "first_visit": "2025-07-06T23:46:54.595210+06:00",
            "date": "2025-07-06"
        },
        {
            "id": 86660,
            "ip_address": "103.103.32.29",
            "count": 1,
            "first_visit": "2025-07-28T17:46:18.156362+06:00",
            "date": "2025-07-28"
        }
    ]
}