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

{
    "count": 92173,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2664&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2648&ordering=ip_address",
    "results": [
        {
            "id": 3394,
            "ip_address": "103.120.220.41",
            "count": 2,
            "first_visit": "2022-02-07T14:11:59.810246+06:00",
            "date": null
        },
        {
            "id": 85180,
            "ip_address": "103.120.220.43",
            "count": 4,
            "first_visit": "2025-07-03T18:51:39.197629+06:00",
            "date": "2025-07-03"
        },
        {
            "id": 1858,
            "ip_address": "103.120.220.46",
            "count": 1,
            "first_visit": "2022-01-11T13:37:49.244597+06:00",
            "date": null
        },
        {
            "id": 6711,
            "ip_address": "103.120.220.97",
            "count": 1,
            "first_visit": "2022-05-16T13:29:15.676199+06:00",
            "date": null
        },
        {
            "id": 86829,
            "ip_address": "103.120.221.106",
            "count": 1,
            "first_visit": "2025-07-31T16:34:56.230883+06:00",
            "date": "2025-07-31"
        },
        {
            "id": 85595,
            "ip_address": "103.120.221.132",
            "count": 1,
            "first_visit": "2025-07-10T13:34:22.085769+06:00",
            "date": "2025-07-10"
        },
        {
            "id": 7582,
            "ip_address": "103.120.221.137",
            "count": 2,
            "first_visit": "2022-05-17T03:42:48.956528+06:00",
            "date": null
        },
        {
            "id": 72887,
            "ip_address": "103.120.222.120",
            "count": 1,
            "first_visit": "2024-09-02T09:14:16.851526+06:00",
            "date": "2024-09-02"
        }
    ]
}