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

{
    "count": 98148,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14088&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14072&ordering=-ip_address",
    "results": [
        {
            "id": 40599,
            "ip_address": "45.248.151.133",
            "count": 1,
            "first_visit": "2023-01-18T20:37:35.272684+06:00",
            "date": "2023-01-18"
        },
        {
            "id": 69417,
            "ip_address": "45.248.151.133",
            "count": 1,
            "first_visit": "2024-06-04T20:18:23.134420+06:00",
            "date": "2024-06-04"
        },
        {
            "id": 2447,
            "ip_address": "45.248.151.133",
            "count": 1,
            "first_visit": "2022-01-18T22:40:16.091959+06:00",
            "date": null
        },
        {
            "id": 1683,
            "ip_address": "45.248.151.132",
            "count": 2,
            "first_visit": "2022-01-05T23:58:40.601857+06:00",
            "date": null
        },
        {
            "id": 70126,
            "ip_address": "45.248.151.131",
            "count": 1,
            "first_visit": "2024-06-22T12:51:47.071245+06:00",
            "date": "2024-06-22"
        },
        {
            "id": 63043,
            "ip_address": "45.248.151.131",
            "count": 1,
            "first_visit": "2024-01-13T19:07:17.260274+06:00",
            "date": "2024-01-13"
        },
        {
            "id": 79095,
            "ip_address": "45.248.151.130",
            "count": 1,
            "first_visit": "2025-02-18T20:03:57.342249+06:00",
            "date": "2025-02-18"
        },
        {
            "id": 72252,
            "ip_address": "45.248.151.130",
            "count": 1,
            "first_visit": "2024-08-18T11:37:18.525896+06:00",
            "date": "2024-08-18"
        }
    ]
}