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

{
    "count": 99414,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5144&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5128&ordering=ip_address",
    "results": [
        {
            "id": 84967,
            "ip_address": "103.134.62.67",
            "count": 1,
            "first_visit": "2025-07-01T01:42:31.292501+06:00",
            "date": "2025-07-01"
        },
        {
            "id": 75562,
            "ip_address": "103.134.62.67",
            "count": 1,
            "first_visit": "2024-11-12T17:19:44.886743+06:00",
            "date": "2024-11-12"
        },
        {
            "id": 96006,
            "ip_address": "103.134.62.67",
            "count": 1,
            "first_visit": "2026-03-13T22:15:36.854922+06:00",
            "date": "2026-03-13"
        },
        {
            "id": 95787,
            "ip_address": "103.134.62.67",
            "count": 3,
            "first_visit": "2026-03-06T11:46:39.783615+06:00",
            "date": "2026-03-06"
        },
        {
            "id": 53524,
            "ip_address": "103.134.62.74",
            "count": 1,
            "first_visit": "2023-08-25T20:31:08.990355+06:00",
            "date": "2023-08-25"
        },
        {
            "id": 2500,
            "ip_address": "103.134.62.74",
            "count": 3,
            "first_visit": "2022-01-20T11:00:55.214971+06:00",
            "date": null
        },
        {
            "id": 2833,
            "ip_address": "103.134.62.75",
            "count": 2,
            "first_visit": "2022-01-25T18:12:22.378888+06:00",
            "date": null
        },
        {
            "id": 94655,
            "ip_address": "103.134.62.76",
            "count": 1,
            "first_visit": "2026-01-31T02:48:25.762941+06:00",
            "date": "2026-01-31"
        }
    ]
}