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

{
    "count": 101934,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42488&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42472&ordering=-ip_address",
    "results": [
        {
            "id": 76424,
            "ip_address": "175.29.145.19",
            "count": 1,
            "first_visit": "2024-12-05T17:17:51.754280+06:00",
            "date": "2024-12-05"
        },
        {
            "id": 18656,
            "ip_address": "175.29.126.98",
            "count": 2,
            "first_visit": "2022-06-25T15:33:43.264605+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 34963,
            "ip_address": "175.29.126.74",
            "count": 2,
            "first_visit": "2022-09-25T11:48:11.399427+06:00",
            "date": "2022-09-25"
        },
        {
            "id": 37515,
            "ip_address": "175.29.125.26",
            "count": 2,
            "first_visit": "2022-11-17T19:24:45.286822+06:00",
            "date": "2022-11-17"
        },
        {
            "id": 84058,
            "ip_address": "175.29.125.230",
            "count": 1,
            "first_visit": "2025-06-15T15:12:42.915111+06:00",
            "date": "2025-06-15"
        },
        {
            "id": 6667,
            "ip_address": "175.29.125.106",
            "count": 1,
            "first_visit": "2022-05-16T12:44:40.286530+06:00",
            "date": null
        },
        {
            "id": 13091,
            "ip_address": "175.29.124.98",
            "count": 1,
            "first_visit": "2022-05-31T12:30:54.949894+06:00",
            "date": null
        },
        {
            "id": 84870,
            "ip_address": "175.29.124.17",
            "count": 1,
            "first_visit": "2025-06-30T13:18:42.077793+06:00",
            "date": "2025-06-30"
        }
    ]
}