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

{
    "count": 94574,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14152&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14136&ordering=ip_address",
    "results": [
        {
            "id": 86911,
            "ip_address": "103.219.232.3",
            "count": 1,
            "first_visit": "2025-08-01T23:01:24.461679+06:00",
            "date": "2025-08-01"
        },
        {
            "id": 20182,
            "ip_address": "103.219.232.88",
            "count": 1,
            "first_visit": "2022-06-29T23:09:35.229568+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 22340,
            "ip_address": "103.219.232.91",
            "count": 1,
            "first_visit": "2022-07-13T18:45:24.527207+06:00",
            "date": "2022-07-13"
        },
        {
            "id": 20442,
            "ip_address": "103.219.232.93",
            "count": 1,
            "first_visit": "2022-06-30T20:47:48.529312+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 4365,
            "ip_address": "103.219.232.94",
            "count": 2,
            "first_visit": "2022-03-14T16:51:24.303992+06:00",
            "date": null
        },
        {
            "id": 8624,
            "ip_address": "103.219.232.95",
            "count": 2,
            "first_visit": "2022-05-18T03:44:36.878151+06:00",
            "date": null
        },
        {
            "id": 52015,
            "ip_address": "103.219.233.130",
            "count": 1,
            "first_visit": "2023-08-09T10:50:02.295257+06:00",
            "date": "2023-08-09"
        },
        {
            "id": 53556,
            "ip_address": "103.219.233.130",
            "count": 1,
            "first_visit": "2023-08-26T09:56:21.594913+06:00",
            "date": "2023-08-26"
        }
    ]
}