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

{
    "count": 97593,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24544&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24528&ordering=ip_address",
    "results": [
        {
            "id": 90575,
            "ip_address": "106.0.52.90",
            "count": 1,
            "first_visit": "2025-10-10T13:00:42.716088+06:00",
            "date": "2025-10-10"
        },
        {
            "id": 54561,
            "ip_address": "106.0.53.113",
            "count": 2,
            "first_visit": "2023-09-08T14:10:26.556787+06:00",
            "date": "2023-09-08"
        },
        {
            "id": 34569,
            "ip_address": "106.0.53.230",
            "count": 1,
            "first_visit": "2022-09-17T20:04:10.425278+06:00",
            "date": "2022-09-17"
        },
        {
            "id": 88507,
            "ip_address": "106.0.54.114",
            "count": 1,
            "first_visit": "2025-08-27T13:57:06.402915+06:00",
            "date": "2025-08-27"
        },
        {
            "id": 5192,
            "ip_address": "106.0.54.124",
            "count": 1,
            "first_visit": "2022-04-17T19:07:36.887271+06:00",
            "date": null
        },
        {
            "id": 3200,
            "ip_address": "106.0.54.150",
            "count": 1,
            "first_visit": "2022-02-01T20:04:21.606197+06:00",
            "date": null
        },
        {
            "id": 77601,
            "ip_address": "106.0.54.153",
            "count": 1,
            "first_visit": "2025-01-07T23:34:14.848285+06:00",
            "date": "2025-01-07"
        },
        {
            "id": 16419,
            "ip_address": "106.0.54.175",
            "count": 1,
            "first_visit": "2022-06-18T17:54:36.785326+06:00",
            "date": "2022-06-18"
        }
    ]
}