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

{
    "count": 101462,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79008&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78992&ordering=-ip_address",
    "results": [
        {
            "id": 9748,
            "ip_address": "103.74.229.130",
            "count": 1,
            "first_visit": "2022-05-20T14:59:28.094223+06:00",
            "date": null
        },
        {
            "id": 90751,
            "ip_address": "103.74.229.11",
            "count": 3,
            "first_visit": "2025-10-14T21:09:50.825783+06:00",
            "date": "2025-10-14"
        },
        {
            "id": 3647,
            "ip_address": "103.74.228.9",
            "count": 1,
            "first_visit": "2022-02-16T00:15:31.017550+06:00",
            "date": null
        },
        {
            "id": 20001,
            "ip_address": "103.74.228.121",
            "count": 1,
            "first_visit": "2022-06-29T11:19:47.783688+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 61065,
            "ip_address": "103.7.4.17",
            "count": 1,
            "first_visit": "2023-12-12T16:27:12.649705+06:00",
            "date": "2023-12-12"
        },
        {
            "id": 101248,
            "ip_address": "103.74.132.77",
            "count": 1,
            "first_visit": "2026-08-06T22:15:59.933383+06:00",
            "date": "2026-08-06"
        },
        {
            "id": 99089,
            "ip_address": "103.74.11.12",
            "count": 1,
            "first_visit": "2026-06-11T05:17:11.028404+06:00",
            "date": "2026-06-11"
        },
        {
            "id": 78389,
            "ip_address": "103.74.10.84",
            "count": 1,
            "first_visit": "2025-01-30T15:11:10.972564+06:00",
            "date": "2025-01-30"
        }
    ]
}