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

{
    "count": 97514,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=93288&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=93272&ordering=-ip_address",
    "results": [
        {
            "id": 66568,
            "ip_address": "103.130.11.14",
            "count": 2,
            "first_visit": "2024-04-02T23:30:43.207650+06:00",
            "date": "2024-04-02"
        },
        {
            "id": 37540,
            "ip_address": "103.130.11.11",
            "count": 2,
            "first_visit": "2022-11-18T17:47:08.014897+06:00",
            "date": "2022-11-18"
        },
        {
            "id": 78190,
            "ip_address": "103.130.11.1",
            "count": 4,
            "first_visit": "2025-01-24T11:29:46.094757+06:00",
            "date": "2025-01-24"
        },
        {
            "id": 6765,
            "ip_address": "103.130.11.0",
            "count": 1,
            "first_visit": "2022-05-16T14:50:31.158813+06:00",
            "date": null
        },
        {
            "id": 95446,
            "ip_address": "103.130.11.0",
            "count": 1,
            "first_visit": "2026-02-23T04:02:37.633747+06:00",
            "date": "2026-02-23"
        },
        {
            "id": 83613,
            "ip_address": "103.129.54.77",
            "count": 1,
            "first_visit": "2025-06-02T21:50:20.858357+06:00",
            "date": "2025-06-02"
        },
        {
            "id": 1474,
            "ip_address": "103.129.39.254",
            "count": 5,
            "first_visit": "2021-12-29T18:38:40.532454+06:00",
            "date": null
        },
        {
            "id": 3112,
            "ip_address": "103.129.39.252",
            "count": 4,
            "first_visit": "2022-01-31T16:18:25.789553+06:00",
            "date": null
        }
    ]
}