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

{
    "count": 100045,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21856&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21840&ordering=ip_address",
    "results": [
        {
            "id": 69501,
            "ip_address": "103.73.104.80",
            "count": 1,
            "first_visit": "2024-06-05T17:03:19.206929+06:00",
            "date": "2024-06-05"
        },
        {
            "id": 27097,
            "ip_address": "103.73.106.115",
            "count": 1,
            "first_visit": "2022-07-25T08:54:42.312387+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 27778,
            "ip_address": "103.73.106.240",
            "count": 1,
            "first_visit": "2022-07-26T15:31:12.952033+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 4690,
            "ip_address": "103.73.106.241",
            "count": 1,
            "first_visit": "2022-03-26T16:51:16.609563+06:00",
            "date": null
        },
        {
            "id": 30559,
            "ip_address": "103.73.106.241",
            "count": 1,
            "first_visit": "2022-08-01T00:51:01.519696+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 5763,
            "ip_address": "103.73.106.242",
            "count": 3,
            "first_visit": "2022-05-10T00:27:06.956518+06:00",
            "date": null
        },
        {
            "id": 1387,
            "ip_address": "103.73.106.243",
            "count": 11,
            "first_visit": "2021-12-26T16:03:17.741594+06:00",
            "date": null
        },
        {
            "id": 24908,
            "ip_address": "103.73.106.245",
            "count": 1,
            "first_visit": "2022-07-20T21:15:38.048086+06:00",
            "date": "2022-07-20"
        }
    ]
}