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

{
    "count": 103440,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=54616&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=54600&ordering=-ip_address",
    "results": [
        {
            "id": 2333,
            "ip_address": "118.179.134.11",
            "count": 2,
            "first_visit": "2022-01-16T21:51:20.311374+06:00",
            "date": null
        },
        {
            "id": 80005,
            "ip_address": "118.179.132.85",
            "count": 1,
            "first_visit": "2025-03-11T14:40:24.376004+06:00",
            "date": "2025-03-11"
        },
        {
            "id": 2823,
            "ip_address": "118.179.132.133",
            "count": 1,
            "first_visit": "2022-01-25T16:45:02.410046+06:00",
            "date": null
        },
        {
            "id": 37658,
            "ip_address": "118.179.129.252",
            "count": 2,
            "first_visit": "2022-11-21T12:48:34.443127+06:00",
            "date": "2022-11-21"
        },
        {
            "id": 56198,
            "ip_address": "118.179.128.193",
            "count": 3,
            "first_visit": "2023-09-28T00:46:39.078387+06:00",
            "date": "2023-09-28"
        },
        {
            "id": 52405,
            "ip_address": "118.179.127.17",
            "count": 1,
            "first_visit": "2023-08-13T14:14:10.351820+06:00",
            "date": "2023-08-13"
        },
        {
            "id": 49518,
            "ip_address": "118.179.125.33",
            "count": 1,
            "first_visit": "2023-07-07T23:53:11.963380+06:00",
            "date": "2023-07-07"
        },
        {
            "id": 36325,
            "ip_address": "118.179.125.33",
            "count": 1,
            "first_visit": "2022-10-23T01:28:40.113982+06:00",
            "date": "2022-10-23"
        }
    ]
}