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

{
    "count": 100049,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21832&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21816&ordering=ip_address",
    "results": [
        {
            "id": 18980,
            "ip_address": "103.7.249.238",
            "count": 1,
            "first_visit": "2022-06-26T08:42:01.760083+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 62548,
            "ip_address": "103.7.249.34",
            "count": 1,
            "first_visit": "2024-01-06T16:36:05.547288+06:00",
            "date": "2024-01-06"
        },
        {
            "id": 11619,
            "ip_address": "103.7.249.41",
            "count": 3,
            "first_visit": "2022-05-26T07:54:40.666564+06:00",
            "date": null
        },
        {
            "id": 31946,
            "ip_address": "103.7.249.41",
            "count": 1,
            "first_visit": "2022-08-14T00:02:44.234012+06:00",
            "date": "2022-08-14"
        },
        {
            "id": 30178,
            "ip_address": "103.7.249.42",
            "count": 1,
            "first_visit": "2022-07-31T06:23:55.153772+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 23568,
            "ip_address": "103.7.249.42",
            "count": 1,
            "first_visit": "2022-07-18T21:27:12.778120+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 91792,
            "ip_address": "103.7.249.50",
            "count": 1,
            "first_visit": "2025-11-09T13:08:38.481379+06:00",
            "date": "2025-11-09"
        },
        {
            "id": 5952,
            "ip_address": "103.7.250.10",
            "count": 1,
            "first_visit": "2022-05-13T14:35:09.353586+06:00",
            "date": null
        }
    ]
}