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

{
    "count": 102731,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=51088&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=51072&ordering=-ip_address",
    "results": [
        {
            "id": 59712,
            "ip_address": "119.40.80.162",
            "count": 1,
            "first_visit": "2023-11-18T13:06:59.674313+06:00",
            "date": "2023-11-18"
        },
        {
            "id": 10367,
            "ip_address": "119.40.80.162",
            "count": 4,
            "first_visit": "2022-05-22T18:47:08.142850+06:00",
            "date": null
        },
        {
            "id": 83041,
            "ip_address": "119.40.80.130",
            "count": 1,
            "first_visit": "2025-05-19T16:34:03.673006+06:00",
            "date": "2025-05-19"
        },
        {
            "id": 85395,
            "ip_address": "119.40.80.130",
            "count": 1,
            "first_visit": "2025-07-07T13:11:11.532051+06:00",
            "date": "2025-07-07"
        },
        {
            "id": 75214,
            "ip_address": "119.40.80.130",
            "count": 1,
            "first_visit": "2024-11-04T21:22:46.899634+06:00",
            "date": "2024-11-04"
        },
        {
            "id": 78474,
            "ip_address": "119.30.47.99",
            "count": 1,
            "first_visit": "2025-02-02T03:34:06.958563+06:00",
            "date": "2025-02-02"
        },
        {
            "id": 18067,
            "ip_address": "119.30.47.95",
            "count": 2,
            "first_visit": "2022-06-24T11:06:46.251883+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 13574,
            "ip_address": "119.30.47.95",
            "count": 1,
            "first_visit": "2022-06-05T19:47:04.715265+06:00",
            "date": null
        }
    ]
}