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

{
    "count": 92580,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80808&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80792&ordering=-ip_address",
    "results": [
        {
            "id": 88561,
            "ip_address": "103.197.251.27",
            "count": 2,
            "first_visit": "2025-08-28T13:20:02.860678+06:00",
            "date": "2025-08-28"
        },
        {
            "id": 12329,
            "ip_address": "103.197.250.50",
            "count": 1,
            "first_visit": "2022-05-28T23:44:50.168441+06:00",
            "date": null
        },
        {
            "id": 18216,
            "ip_address": "103.197.250.44",
            "count": 1,
            "first_visit": "2022-06-24T17:47:09.274289+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 12545,
            "ip_address": "103.197.250.40",
            "count": 1,
            "first_visit": "2022-05-29T20:10:35.776415+06:00",
            "date": null
        },
        {
            "id": 35306,
            "ip_address": "103.197.250.38",
            "count": 1,
            "first_visit": "2022-10-01T12:36:51.116777+06:00",
            "date": "2022-10-01"
        },
        {
            "id": 59388,
            "ip_address": "103.197.250.113",
            "count": 1,
            "first_visit": "2023-11-12T21:47:24.284453+06:00",
            "date": "2023-11-12"
        },
        {
            "id": 79295,
            "ip_address": "103.197.249.161",
            "count": 1,
            "first_visit": "2025-02-22T13:27:49.766224+06:00",
            "date": "2025-02-22"
        },
        {
            "id": 69606,
            "ip_address": "103.197.207.9",
            "count": 1,
            "first_visit": "2024-06-07T02:09:28.867287+06:00",
            "date": "2024-06-07"
        }
    ]
}