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

{
    "count": 92334,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7056&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7040&ordering=ip_address",
    "results": [
        {
            "id": 78359,
            "ip_address": "103.149.105.153",
            "count": 1,
            "first_visit": "2025-01-29T17:45:17.303775+06:00",
            "date": "2025-01-29"
        },
        {
            "id": 82880,
            "ip_address": "103.149.105.2",
            "count": 1,
            "first_visit": "2025-05-16T22:24:04.699053+06:00",
            "date": "2025-05-16"
        },
        {
            "id": 77850,
            "ip_address": "103.149.105.222",
            "count": 1,
            "first_visit": "2025-01-14T15:20:11.474757+06:00",
            "date": "2025-01-14"
        },
        {
            "id": 18925,
            "ip_address": "103.149.105.86",
            "count": 1,
            "first_visit": "2022-06-26T05:14:34.791364+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 67300,
            "ip_address": "103.149.106.211",
            "count": 3,
            "first_visit": "2024-04-22T14:09:52.975391+06:00",
            "date": "2024-04-22"
        },
        {
            "id": 62522,
            "ip_address": "103.149.130.101",
            "count": 1,
            "first_visit": "2024-01-06T11:55:33.683421+06:00",
            "date": "2024-01-06"
        },
        {
            "id": 13192,
            "ip_address": "103.149.142.21",
            "count": 1,
            "first_visit": "2022-05-31T22:29:00.575820+06:00",
            "date": null
        },
        {
            "id": 13404,
            "ip_address": "103.149.142.22",
            "count": 1,
            "first_visit": "2022-06-02T20:20:36.165591+06:00",
            "date": null
        }
    ]
}