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

{
    "count": 101914,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42352&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42336&ordering=ip_address",
    "results": [
        {
            "id": 57656,
            "ip_address": "114.119.152.60",
            "count": 1,
            "first_visit": "2023-10-15T16:18:40.671703+06:00",
            "date": "2023-10-15"
        },
        {
            "id": 64045,
            "ip_address": "114.119.152.60",
            "count": 1,
            "first_visit": "2024-01-30T07:30:38.800245+06:00",
            "date": "2024-01-30"
        },
        {
            "id": 46453,
            "ip_address": "114.119.152.60",
            "count": 1,
            "first_visit": "2023-05-11T15:05:20.529971+06:00",
            "date": "2023-05-11"
        },
        {
            "id": 16,
            "ip_address": "114.119.152.60",
            "count": 19,
            "first_visit": "2021-12-02T20:04:00.491432+06:00",
            "date": null
        },
        {
            "id": 1273,
            "ip_address": "114.119.152.64",
            "count": 10,
            "first_visit": "2021-12-23T02:01:04.724869+06:00",
            "date": null
        },
        {
            "id": 61379,
            "ip_address": "114.119.152.64",
            "count": 1,
            "first_visit": "2023-12-18T11:20:35.146818+06:00",
            "date": "2023-12-18"
        },
        {
            "id": 47755,
            "ip_address": "114.119.152.64",
            "count": 1,
            "first_visit": "2023-06-06T04:14:32.944465+06:00",
            "date": "2023-06-06"
        },
        {
            "id": 44273,
            "ip_address": "114.119.152.64",
            "count": 1,
            "first_visit": "2023-03-23T09:19:54.752629+06:00",
            "date": "2023-03-23"
        }
    ]
}