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

{
    "count": 100517,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20032&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20016&ordering=ip_address",
    "results": [
        {
            "id": 53180,
            "ip_address": "103.60.175.138",
            "count": 2,
            "first_visit": "2023-08-22T08:58:55.215799+06:00",
            "date": "2023-08-22"
        },
        {
            "id": 54347,
            "ip_address": "103.60.175.138",
            "count": 4,
            "first_visit": "2023-09-05T13:03:43.473029+06:00",
            "date": "2023-09-05"
        },
        {
            "id": 2248,
            "ip_address": "103.60.175.138",
            "count": 2,
            "first_visit": "2022-01-15T11:23:21.997868+06:00",
            "date": null
        },
        {
            "id": 53004,
            "ip_address": "103.60.175.138",
            "count": 1,
            "first_visit": "2023-08-20T15:15:12.440024+06:00",
            "date": "2023-08-20"
        },
        {
            "id": 22449,
            "ip_address": "103.60.175.139",
            "count": 1,
            "first_visit": "2022-07-14T07:26:07.411730+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 12932,
            "ip_address": "103.60.175.139",
            "count": 1,
            "first_visit": "2022-05-30T23:58:25.246492+06:00",
            "date": null
        },
        {
            "id": 79377,
            "ip_address": "103.60.175.14",
            "count": 1,
            "first_visit": "2025-02-24T13:00:00.671579+06:00",
            "date": "2025-02-24"
        },
        {
            "id": 277,
            "ip_address": "103.60.175.14",
            "count": 4,
            "first_visit": "2021-12-06T11:00:06.499165+06:00",
            "date": null
        }
    ]
}