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

{
    "count": 101613,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40600&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40584&ordering=-ip_address",
    "results": [
        {
            "id": 30052,
            "ip_address": "182.48.65.164",
            "count": 1,
            "first_visit": "2022-07-30T23:03:11.486607+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 13242,
            "ip_address": "182.48.65.163",
            "count": 1,
            "first_visit": "2022-06-01T11:10:33.044806+06:00",
            "date": null
        },
        {
            "id": 13173,
            "ip_address": "182.48.65.160",
            "count": 7,
            "first_visit": "2022-05-31T19:11:55.928417+06:00",
            "date": null
        },
        {
            "id": 92363,
            "ip_address": "182.48.65.153",
            "count": 1,
            "first_visit": "2025-11-24T21:16:29.348728+06:00",
            "date": "2025-11-24"
        },
        {
            "id": 69038,
            "ip_address": "182.48.65.12",
            "count": 1,
            "first_visit": "2024-05-25T01:59:35.643578+06:00",
            "date": "2024-05-25"
        },
        {
            "id": 65233,
            "ip_address": "182.48.65.119",
            "count": 3,
            "first_visit": "2024-02-27T09:19:42.149855+06:00",
            "date": "2024-02-27"
        },
        {
            "id": 70052,
            "ip_address": "182.48.65.118",
            "count": 1,
            "first_visit": "2024-06-20T19:31:55.533047+06:00",
            "date": "2024-06-20"
        },
        {
            "id": 68760,
            "ip_address": "182.48.65.118",
            "count": 2,
            "first_visit": "2024-05-21T22:19:09.567849+06:00",
            "date": "2024-05-21"
        }
    ]
}