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

{
    "count": 93023,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80040&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80024&ordering=-ip_address",
    "results": [
        {
            "id": 5202,
            "ip_address": "103.213.236.91",
            "count": 1,
            "first_visit": "2022-04-18T01:57:39.034649+06:00",
            "date": null
        },
        {
            "id": 6035,
            "ip_address": "103.213.236.90",
            "count": 1,
            "first_visit": "2022-05-14T19:09:51.818457+06:00",
            "date": null
        },
        {
            "id": 34603,
            "ip_address": "103.213.236.89",
            "count": 1,
            "first_visit": "2022-09-18T15:51:50.647891+06:00",
            "date": "2022-09-18"
        },
        {
            "id": 22971,
            "ip_address": "103.213.236.89",
            "count": 1,
            "first_visit": "2022-07-15T12:35:58.215647+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 87172,
            "ip_address": "103.213.236.88",
            "count": 6,
            "first_visit": "2025-08-05T15:36:38.771227+06:00",
            "date": "2025-08-05"
        },
        {
            "id": 82852,
            "ip_address": "103.213.236.86",
            "count": 1,
            "first_visit": "2025-05-16T08:04:06.540356+06:00",
            "date": "2025-05-16"
        },
        {
            "id": 65670,
            "ip_address": "103.213.236.85",
            "count": 1,
            "first_visit": "2024-03-08T16:45:49.583518+06:00",
            "date": "2024-03-08"
        },
        {
            "id": 65305,
            "ip_address": "103.213.236.85",
            "count": 2,
            "first_visit": "2024-02-28T20:56:53.247871+06:00",
            "date": "2024-02-28"
        }
    ]
}