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

{
    "count": 93206,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79528&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79512&ordering=ip_address",
    "results": [
        {
            "id": 86015,
            "ip_address": "45.118.60.2",
            "count": 3,
            "first_visit": "2025-07-17T22:49:01.123917+06:00",
            "date": "2025-07-17"
        },
        {
            "id": 65718,
            "ip_address": "45.118.60.2",
            "count": 1,
            "first_visit": "2024-03-09T22:22:50.789136+06:00",
            "date": "2024-03-09"
        },
        {
            "id": 69872,
            "ip_address": "45.118.60.30",
            "count": 1,
            "first_visit": "2024-06-14T00:40:07.632454+06:00",
            "date": "2024-06-14"
        },
        {
            "id": 69987,
            "ip_address": "45.118.60.30",
            "count": 1,
            "first_visit": "2024-06-18T16:36:32.148247+06:00",
            "date": "2024-06-18"
        },
        {
            "id": 5199,
            "ip_address": "45.118.60.43",
            "count": 1,
            "first_visit": "2022-04-18T00:24:36.380401+06:00",
            "date": null
        },
        {
            "id": 6087,
            "ip_address": "45.118.60.68",
            "count": 1,
            "first_visit": "2022-05-14T19:31:32.322393+06:00",
            "date": null
        },
        {
            "id": 50754,
            "ip_address": "45.118.60.9",
            "count": 1,
            "first_visit": "2023-07-24T23:46:28.580719+06:00",
            "date": "2023-07-24"
        },
        {
            "id": 4805,
            "ip_address": "45.118.61.208",
            "count": 1,
            "first_visit": "2022-03-30T17:46:49.236587+06:00",
            "date": null
        }
    ]
}