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

{
    "count": 94102,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12568&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12552&ordering=ip_address",
    "results": [
        {
            "id": 85718,
            "ip_address": "103.204.247.42",
            "count": 1,
            "first_visit": "2025-07-12T13:20:25.465940+06:00",
            "date": "2025-07-12"
        },
        {
            "id": 71097,
            "ip_address": "103.204.247.5",
            "count": 1,
            "first_visit": "2024-07-13T11:18:30.063112+06:00",
            "date": "2024-07-13"
        },
        {
            "id": 1747,
            "ip_address": "103.204.247.62",
            "count": 3,
            "first_visit": "2022-01-09T23:07:41.259131+06:00",
            "date": null
        },
        {
            "id": 4620,
            "ip_address": "103.204.247.78",
            "count": 3,
            "first_visit": "2022-03-23T16:34:37.570796+06:00",
            "date": null
        },
        {
            "id": 3509,
            "ip_address": "103.204.247.90",
            "count": 1,
            "first_visit": "2022-02-11T01:47:08.193054+06:00",
            "date": null
        },
        {
            "id": 69443,
            "ip_address": "103.204.42.22",
            "count": 1,
            "first_visit": "2024-06-05T00:28:27.978185+06:00",
            "date": "2024-06-05"
        },
        {
            "id": 79888,
            "ip_address": "103.204.68.25",
            "count": 1,
            "first_visit": "2025-03-08T12:07:10.728316+06:00",
            "date": "2025-03-08"
        },
        {
            "id": 39525,
            "ip_address": "103.204.69.139",
            "count": 2,
            "first_visit": "2022-12-28T21:22:51.505622+06:00",
            "date": "2022-12-28"
        }
    ]
}