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

{
    "count": 92614,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80520&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80504&ordering=-ip_address",
    "results": [
        {
            "id": 47368,
            "ip_address": "103.20.141.4",
            "count": 1,
            "first_visit": "2023-05-30T12:53:46.046854+06:00",
            "date": "2023-05-30"
        },
        {
            "id": 46508,
            "ip_address": "103.20.141.4",
            "count": 1,
            "first_visit": "2023-05-12T23:33:46.438396+06:00",
            "date": "2023-05-12"
        },
        {
            "id": 9436,
            "ip_address": "103.200.95.99",
            "count": 1,
            "first_visit": "2022-05-19T16:56:10.513961+06:00",
            "date": null
        },
        {
            "id": 6260,
            "ip_address": "103.200.95.73",
            "count": 1,
            "first_visit": "2022-05-15T07:59:09.716619+06:00",
            "date": null
        },
        {
            "id": 83236,
            "ip_address": "103.200.95.102",
            "count": 2,
            "first_visit": "2025-05-24T11:15:08.104747+06:00",
            "date": "2025-05-24"
        },
        {
            "id": 43405,
            "ip_address": "103.200.95.102",
            "count": 1,
            "first_visit": "2023-03-08T19:00:18.704539+06:00",
            "date": "2023-03-08"
        },
        {
            "id": 43168,
            "ip_address": "103.200.95.102",
            "count": 1,
            "first_visit": "2023-03-04T20:33:55.166935+06:00",
            "date": "2023-03-04"
        },
        {
            "id": 5258,
            "ip_address": "103.200.94.217",
            "count": 1,
            "first_visit": "2022-04-19T18:54:44.541900+06:00",
            "date": null
        }
    ]
}