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

{
    "count": 100570,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15336&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15320&ordering=-ip_address",
    "results": [
        {
            "id": 50754,
            "ip_address": "45.118.60.9",
            "count": 1,
            "first_visit": "2023-07-24T23:46:28.580719+06:00",
            "date": "2023-07-24"
        },
        {
            "id": 6087,
            "ip_address": "45.118.60.68",
            "count": 1,
            "first_visit": "2022-05-14T19:31:32.322393+06:00",
            "date": null
        },
        {
            "id": 5199,
            "ip_address": "45.118.60.43",
            "count": 1,
            "first_visit": "2022-04-18T00:24:36.380401+06:00",
            "date": null
        },
        {
            "id": 69872,
            "ip_address": "45.118.60.30",
            "count": 1,
            "first_visit": "2024-06-14T00:40:07.632454+06:00",
            "date": "2024-06-14"
        },
        {
            "id": 97791,
            "ip_address": "45.118.60.30",
            "count": 1,
            "first_visit": "2026-05-07T01:11:38.616729+06:00",
            "date": "2026-05-07"
        },
        {
            "id": 69987,
            "ip_address": "45.118.60.30",
            "count": 1,
            "first_visit": "2024-06-18T16:36:32.148247+06:00",
            "date": "2024-06-18"
        },
        {
            "id": 100313,
            "ip_address": "45.118.60.2",
            "count": 1,
            "first_visit": "2026-07-15T19:47:55.602793+06:00",
            "date": "2026-07-15"
        },
        {
            "id": 86015,
            "ip_address": "45.118.60.2",
            "count": 3,
            "first_visit": "2025-07-17T22:49:01.123917+06:00",
            "date": "2025-07-17"
        }
    ]
}