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

{
    "count": 98246,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16976&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16960&ordering=ip_address",
    "results": [
        {
            "id": 53436,
            "ip_address": "103.252.226.20",
            "count": 1,
            "first_visit": "2023-08-24T23:41:14.932878+06:00",
            "date": "2023-08-24"
        },
        {
            "id": 3883,
            "ip_address": "103.252.226.22",
            "count": 6,
            "first_visit": "2022-02-26T08:57:27.392974+06:00",
            "date": null
        },
        {
            "id": 21124,
            "ip_address": "103.252.226.22",
            "count": 1,
            "first_visit": "2022-07-04T21:04:47.919698+06:00",
            "date": "2022-07-04"
        },
        {
            "id": 18459,
            "ip_address": "103.252.226.22",
            "count": 1,
            "first_visit": "2022-06-25T07:23:38.776218+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 74030,
            "ip_address": "103.252.226.23",
            "count": 1,
            "first_visit": "2024-10-05T18:49:57.778746+06:00",
            "date": "2024-10-05"
        },
        {
            "id": 19847,
            "ip_address": "103.252.226.30",
            "count": 1,
            "first_visit": "2022-06-28T22:21:15.993784+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 22204,
            "ip_address": "103.252.226.5",
            "count": 1,
            "first_visit": "2022-07-13T10:43:48.056762+06:00",
            "date": "2022-07-13"
        },
        {
            "id": 3541,
            "ip_address": "103.252.226.5",
            "count": 1,
            "first_visit": "2022-02-12T09:38:28.636602+06:00",
            "date": null
        }
    ]
}