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

{
    "count": 98352,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32248&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32232&ordering=-ip_address",
    "results": [
        {
            "id": 53899,
            "ip_address": "202.94.164.154",
            "count": 1,
            "first_visit": "2023-08-30T14:36:45.235931+06:00",
            "date": "2023-08-30"
        },
        {
            "id": 49482,
            "ip_address": "202.94.164.154",
            "count": 4,
            "first_visit": "2023-07-07T12:42:33.530005+06:00",
            "date": "2023-07-07"
        },
        {
            "id": 56807,
            "ip_address": "202.9.40.2",
            "count": 1,
            "first_visit": "2023-10-05T09:49:57.310112+06:00",
            "date": "2023-10-05"
        },
        {
            "id": 28824,
            "ip_address": "202.93.153.70",
            "count": 1,
            "first_visit": "2022-07-28T13:31:45.650678+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 12189,
            "ip_address": "202.93.153.70",
            "count": 1,
            "first_visit": "2022-05-28T13:49:35.293873+06:00",
            "date": null
        },
        {
            "id": 9614,
            "ip_address": "202.93.153.68",
            "count": 3,
            "first_visit": "2022-05-20T06:48:41.307918+06:00",
            "date": null
        },
        {
            "id": 64594,
            "ip_address": "20.29.217.202",
            "count": 1,
            "first_visit": "2024-02-11T13:55:37.521490+06:00",
            "date": "2024-02-11"
        },
        {
            "id": 27910,
            "ip_address": "202.91.43.71",
            "count": 1,
            "first_visit": "2022-07-26T23:20:32.009932+06:00",
            "date": "2022-07-26"
        }
    ]
}