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

{
    "count": 101960,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42712&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42696&ordering=-ip_address",
    "results": [
        {
            "id": 5689,
            "ip_address": "173.252.95.17",
            "count": 1,
            "first_visit": "2022-05-07T12:10:17.880159+06:00",
            "date": null
        },
        {
            "id": 39957,
            "ip_address": "173.252.95.17",
            "count": 1,
            "first_visit": "2023-01-06T10:23:50.432228+06:00",
            "date": "2023-01-06"
        },
        {
            "id": 2644,
            "ip_address": "173.252.95.16",
            "count": 1,
            "first_visit": "2022-01-22T20:40:13.044709+06:00",
            "date": null
        },
        {
            "id": 100096,
            "ip_address": "173.252.95.16",
            "count": 1,
            "first_visit": "2026-07-09T19:07:47.080897+06:00",
            "date": "2026-07-09"
        },
        {
            "id": 79786,
            "ip_address": "173.252.95.16",
            "count": 1,
            "first_visit": "2025-03-06T00:34:28.614020+06:00",
            "date": "2025-03-06"
        },
        {
            "id": 86071,
            "ip_address": "173.252.95.15",
            "count": 1,
            "first_visit": "2025-07-18T22:28:43.307693+06:00",
            "date": "2025-07-18"
        },
        {
            "id": 83846,
            "ip_address": "173.252.95.15",
            "count": 1,
            "first_visit": "2025-06-09T19:11:09.510994+06:00",
            "date": "2025-06-09"
        },
        {
            "id": 53561,
            "ip_address": "173.252.95.15",
            "count": 1,
            "first_visit": "2023-08-26T11:32:03.505483+06:00",
            "date": "2023-08-26"
        }
    ]
}