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

{
    "count": 101296,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=83240&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=83224&ordering=ip_address",
    "results": [
        {
            "id": 68060,
            "ip_address": "40.94.227.45",
            "count": 1,
            "first_visit": "2024-05-08T14:29:06.347488+06:00",
            "date": "2024-05-08"
        },
        {
            "id": 15378,
            "ip_address": "40.94.227.46",
            "count": 1,
            "first_visit": "2022-06-15T17:27:57.867342+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 4075,
            "ip_address": "40.94.227.49",
            "count": 1,
            "first_visit": "2022-03-04T18:51:58.235013+06:00",
            "date": null
        },
        {
            "id": 19643,
            "ip_address": "40.94.227.5",
            "count": 1,
            "first_visit": "2022-06-28T07:19:08.521246+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 31709,
            "ip_address": "40.94.227.5",
            "count": 1,
            "first_visit": "2022-08-10T18:55:01.435039+06:00",
            "date": "2022-08-10"
        },
        {
            "id": 5178,
            "ip_address": "40.94.227.5",
            "count": 1,
            "first_visit": "2022-04-17T11:15:44.820987+06:00",
            "date": null
        },
        {
            "id": 38352,
            "ip_address": "40.94.227.5",
            "count": 1,
            "first_visit": "2022-12-05T16:25:00.457607+06:00",
            "date": "2022-12-05"
        },
        {
            "id": 60905,
            "ip_address": "40.94.227.50",
            "count": 1,
            "first_visit": "2023-12-10T14:01:30.938840+06:00",
            "date": "2023-12-10"
        }
    ]
}