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

{
    "count": 93098,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10520&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10504&ordering=ip_address",
    "results": [
        {
            "id": 88334,
            "ip_address": "103.180.245.75",
            "count": 2,
            "first_visit": "2025-08-24T13:17:01.022354+06:00",
            "date": "2025-08-24"
        },
        {
            "id": 77868,
            "ip_address": "103.180.245.77",
            "count": 1,
            "first_visit": "2025-01-15T00:05:21.599364+06:00",
            "date": "2025-01-15"
        },
        {
            "id": 77494,
            "ip_address": "103.180.245.77",
            "count": 1,
            "first_visit": "2025-01-05T02:37:56.041694+06:00",
            "date": "2025-01-05"
        },
        {
            "id": 77103,
            "ip_address": "103.180.245.89",
            "count": 1,
            "first_visit": "2024-12-24T10:25:07.085089+06:00",
            "date": "2024-12-24"
        },
        {
            "id": 16026,
            "ip_address": "103.180.252.252",
            "count": 1,
            "first_visit": "2022-06-17T16:08:32.254503+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 6065,
            "ip_address": "103.180.252.4",
            "count": 1,
            "first_visit": "2022-05-14T19:22:53.731176+06:00",
            "date": null
        },
        {
            "id": 13256,
            "ip_address": "103.180.54.13",
            "count": 4,
            "first_visit": "2022-06-01T14:07:22.887033+06:00",
            "date": null
        },
        {
            "id": 12251,
            "ip_address": "103.180.54.15",
            "count": 1,
            "first_visit": "2022-05-28T16:18:27.828969+06:00",
            "date": null
        }
    ]
}