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

{
    "count": 100509,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15064&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15048&ordering=ip_address",
    "results": [
        {
            "id": 99016,
            "ip_address": "103.219.232.5",
            "count": 1,
            "first_visit": "2026-06-09T12:03:52.497423+06:00",
            "date": "2026-06-09"
        },
        {
            "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": 53556,
            "ip_address": "103.219.233.130",
            "count": 1,
            "first_visit": "2023-08-26T09:56:21.594913+06:00",
            "date": "2023-08-26"
        },
        {
            "id": 53485,
            "ip_address": "103.219.233.130",
            "count": 1,
            "first_visit": "2023-08-25T11:51:08.591091+06:00",
            "date": "2023-08-25"
        }
    ]
}