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

{
    "count": 95008,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15560&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15544&ordering=ip_address",
    "results": [
        {
            "id": 52191,
            "ip_address": "103.237.37.239",
            "count": 1,
            "first_visit": "2023-08-11T04:42:51.253903+06:00",
            "date": "2023-08-11"
        },
        {
            "id": 24395,
            "ip_address": "103.237.37.243",
            "count": 2,
            "first_visit": "2022-07-20T08:07:27.192054+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 81146,
            "ip_address": "103.237.37.244",
            "count": 1,
            "first_visit": "2025-04-08T17:51:29.845730+06:00",
            "date": "2025-04-08"
        },
        {
            "id": 7139,
            "ip_address": "103.237.37.245",
            "count": 1,
            "first_visit": "2022-05-16T19:37:13.158910+06:00",
            "date": null
        },
        {
            "id": 3675,
            "ip_address": "103.237.37.246",
            "count": 3,
            "first_visit": "2022-02-16T23:17:20.292361+06:00",
            "date": null
        },
        {
            "id": 68430,
            "ip_address": "103.237.37.246",
            "count": 1,
            "first_visit": "2024-05-16T21:08:45.996983+06:00",
            "date": "2024-05-16"
        },
        {
            "id": 18522,
            "ip_address": "103.237.37.250",
            "count": 1,
            "first_visit": "2022-06-25T10:29:23.479884+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 4489,
            "ip_address": "103.237.37.250",
            "count": 2,
            "first_visit": "2022-03-19T02:02:06.509109+06:00",
            "date": null
        }
    ]
}