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

{
    "count": 95843,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4752&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4736&ordering=ip_address",
    "results": [
        {
            "id": 53499,
            "ip_address": "103.133.79.169",
            "count": 3,
            "first_visit": "2023-08-25T14:58:12.515594+06:00",
            "date": "2023-08-25"
        },
        {
            "id": 78028,
            "ip_address": "103.134.124.11",
            "count": 1,
            "first_visit": "2025-01-19T18:03:43.970978+06:00",
            "date": "2025-01-19"
        },
        {
            "id": 8616,
            "ip_address": "103.134.124.123",
            "count": 1,
            "first_visit": "2022-05-18T02:26:02.136601+06:00",
            "date": null
        },
        {
            "id": 95304,
            "ip_address": "103.134.124.15",
            "count": 1,
            "first_visit": "2026-02-17T21:14:26.541246+06:00",
            "date": "2026-02-17"
        },
        {
            "id": 94927,
            "ip_address": "103.134.124.21",
            "count": 1,
            "first_visit": "2026-02-07T00:32:50.598747+06:00",
            "date": "2026-02-07"
        },
        {
            "id": 83588,
            "ip_address": "103.134.124.32",
            "count": 1,
            "first_visit": "2025-06-02T09:31:39.360637+06:00",
            "date": "2025-06-02"
        },
        {
            "id": 12306,
            "ip_address": "103.134.124.33",
            "count": 1,
            "first_visit": "2022-05-28T22:40:19.434020+06:00",
            "date": null
        },
        {
            "id": 1793,
            "ip_address": "103.134.124.39",
            "count": 1,
            "first_visit": "2022-01-11T11:12:01.251573+06:00",
            "date": null
        }
    ]
}