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

{
    "count": 101598,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40536&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40520&ordering=-ip_address",
    "results": [
        {
            "id": 43977,
            "ip_address": "182.48.68.242",
            "count": 1,
            "first_visit": "2023-03-18T17:42:23.738414+06:00",
            "date": "2023-03-18"
        },
        {
            "id": 77960,
            "ip_address": "182.48.68.21",
            "count": 1,
            "first_visit": "2025-01-17T18:55:38.485848+06:00",
            "date": "2025-01-17"
        },
        {
            "id": 4511,
            "ip_address": "182.48.68.206",
            "count": 3,
            "first_visit": "2022-03-20T01:16:35.291062+06:00",
            "date": null
        },
        {
            "id": 1707,
            "ip_address": "182.48.68.202",
            "count": 1,
            "first_visit": "2022-01-07T11:46:59.806512+06:00",
            "date": null
        },
        {
            "id": 10473,
            "ip_address": "182.48.68.191",
            "count": 1,
            "first_visit": "2022-05-22T23:27:09.247622+06:00",
            "date": null
        },
        {
            "id": 9826,
            "ip_address": "182.48.68.189",
            "count": 1,
            "first_visit": "2022-05-20T22:29:51.480843+06:00",
            "date": null
        },
        {
            "id": 6068,
            "ip_address": "182.48.68.142",
            "count": 1,
            "first_visit": "2022-05-14T19:25:22.071590+06:00",
            "date": null
        },
        {
            "id": 83002,
            "ip_address": "182.48.68.13",
            "count": 1,
            "first_visit": "2025-05-18T20:25:02.082608+06:00",
            "date": "2025-05-18"
        }
    ]
}