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

{
    "count": 101079,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32464&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32448&ordering=-ip_address",
    "results": [
        {
            "id": 73194,
            "ip_address": "203.78.144.22",
            "count": 1,
            "first_visit": "2024-09-09T22:02:39.652307+06:00",
            "date": "2024-09-09"
        },
        {
            "id": 2446,
            "ip_address": "203.78.144.212",
            "count": 6,
            "first_visit": "2022-01-18T22:22:56.881948+06:00",
            "date": null
        },
        {
            "id": 5727,
            "ip_address": "203.78.144.204",
            "count": 1,
            "first_visit": "2022-05-08T21:08:34.689323+06:00",
            "date": null
        },
        {
            "id": 55555,
            "ip_address": "203.76.99.254",
            "count": 1,
            "first_visit": "2023-09-20T18:19:58.636138+06:00",
            "date": "2023-09-20"
        },
        {
            "id": 83130,
            "ip_address": "203.76.99.254",
            "count": 1,
            "first_visit": "2025-05-21T15:55:03.920599+06:00",
            "date": "2025-05-21"
        },
        {
            "id": 84262,
            "ip_address": "203.76.99.162",
            "count": 1,
            "first_visit": "2025-06-20T23:18:21.413981+06:00",
            "date": "2025-06-20"
        },
        {
            "id": 87869,
            "ip_address": "203.76.98.33",
            "count": 2,
            "first_visit": "2025-08-17T14:30:46.617208+06:00",
            "date": "2025-08-17"
        },
        {
            "id": 16287,
            "ip_address": "203.76.98.21",
            "count": 1,
            "first_visit": "2022-06-18T09:14:42.065352+06:00",
            "date": "2022-06-18"
        }
    ]
}