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

{
    "count": 98242,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16880&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16864&ordering=ip_address",
    "results": [
        {
            "id": 77091,
            "ip_address": "103.25.123.12",
            "count": 3,
            "first_visit": "2024-12-24T00:45:56.956587+06:00",
            "date": "2024-12-24"
        },
        {
            "id": 79646,
            "ip_address": "103.25.123.14",
            "count": 2,
            "first_visit": "2025-03-02T15:24:53.822883+06:00",
            "date": "2025-03-02"
        },
        {
            "id": 77253,
            "ip_address": "103.25.123.14",
            "count": 2,
            "first_visit": "2024-12-28T13:54:35.299213+06:00",
            "date": "2024-12-28"
        },
        {
            "id": 56470,
            "ip_address": "103.25.123.15",
            "count": 1,
            "first_visit": "2023-10-01T13:49:38.958514+06:00",
            "date": "2023-10-01"
        },
        {
            "id": 2027,
            "ip_address": "103.251.232.129",
            "count": 1,
            "first_visit": "2022-01-12T12:25:22.386822+06:00",
            "date": null
        },
        {
            "id": 2923,
            "ip_address": "103.251.232.138",
            "count": 1,
            "first_visit": "2022-01-27T08:19:18.739442+06:00",
            "date": null
        },
        {
            "id": 1815,
            "ip_address": "103.251.232.164",
            "count": 1,
            "first_visit": "2022-01-11T11:32:02.628290+06:00",
            "date": null
        },
        {
            "id": 53217,
            "ip_address": "103.251.232.168",
            "count": 1,
            "first_visit": "2023-08-22T14:05:29.568495+06:00",
            "date": "2023-08-22"
        }
    ]
}