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

{
    "count": 101660,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=76912&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=76896&ordering=-ip_address",
    "results": [
        {
            "id": 88944,
            "ip_address": "103.96.106.237",
            "count": 1,
            "first_visit": "2025-09-04T08:54:27.522367+06:00",
            "date": "2025-09-04"
        },
        {
            "id": 88802,
            "ip_address": "103.96.106.237",
            "count": 3,
            "first_visit": "2025-09-02T00:01:45.266259+06:00",
            "date": "2025-09-02"
        },
        {
            "id": 90365,
            "ip_address": "103.96.106.237",
            "count": 1,
            "first_visit": "2025-10-05T10:42:18.182441+06:00",
            "date": "2025-10-05"
        },
        {
            "id": 54291,
            "ip_address": "103.96.106.206",
            "count": 2,
            "first_visit": "2023-09-04T19:23:27.954982+06:00",
            "date": "2023-09-04"
        },
        {
            "id": 53059,
            "ip_address": "103.96.106.202",
            "count": 1,
            "first_visit": "2023-08-21T01:42:07.984025+06:00",
            "date": "2023-08-21"
        },
        {
            "id": 75221,
            "ip_address": "103.96.106.198",
            "count": 2,
            "first_visit": "2024-11-05T01:22:00.405976+06:00",
            "date": "2024-11-05"
        },
        {
            "id": 3685,
            "ip_address": "103.96.106.153",
            "count": 1,
            "first_visit": "2022-02-17T11:54:49.896493+06:00",
            "date": null
        },
        {
            "id": 1842,
            "ip_address": "103.96.106.149",
            "count": 1,
            "first_visit": "2022-01-11T12:22:29.607761+06:00",
            "date": null
        }
    ]
}