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

{
    "count": 102716,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50864&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50848&ordering=ip_address",
    "results": [
        {
            "id": 8649,
            "ip_address": "119.30.39.117",
            "count": 1,
            "first_visit": "2022-05-18T06:09:34.363287+06:00",
            "date": null
        },
        {
            "id": 28812,
            "ip_address": "119.30.39.117",
            "count": 1,
            "first_visit": "2022-07-28T13:13:59.459264+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 10199,
            "ip_address": "119.30.39.119",
            "count": 1,
            "first_visit": "2022-05-22T00:40:36.377729+06:00",
            "date": null
        },
        {
            "id": 80889,
            "ip_address": "119.30.39.119",
            "count": 1,
            "first_visit": "2025-04-03T09:19:40.775390+06:00",
            "date": "2025-04-03"
        },
        {
            "id": 11006,
            "ip_address": "119.30.39.12",
            "count": 1,
            "first_visit": "2022-05-24T15:01:27.898158+06:00",
            "date": null
        },
        {
            "id": 5034,
            "ip_address": "119.30.39.120",
            "count": 1,
            "first_visit": "2022-04-10T18:07:17.061365+06:00",
            "date": null
        },
        {
            "id": 29688,
            "ip_address": "119.30.39.120",
            "count": 1,
            "first_visit": "2022-07-30T07:06:06.194553+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 25338,
            "ip_address": "119.30.39.122",
            "count": 1,
            "first_visit": "2022-07-21T10:36:16.171891+06:00",
            "date": "2022-07-21"
        }
    ]
}