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

{
    "count": 95394,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16920&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16904&ordering=ip_address",
    "results": [
        {
            "id": 66966,
            "ip_address": "103.25.251.250",
            "count": 1,
            "first_visit": "2024-04-14T22:46:39.136589+06:00",
            "date": "2024-04-14"
        },
        {
            "id": 9217,
            "ip_address": "103.25.251.250",
            "count": 1,
            "first_visit": "2022-05-18T23:56:28.707369+06:00",
            "date": null
        },
        {
            "id": 61819,
            "ip_address": "103.25.251.250",
            "count": 1,
            "first_visit": "2023-12-25T12:09:38.539381+06:00",
            "date": "2023-12-25"
        },
        {
            "id": 62381,
            "ip_address": "103.25.251.251",
            "count": 1,
            "first_visit": "2024-01-05T07:59:12.085514+06:00",
            "date": "2024-01-05"
        },
        {
            "id": 14279,
            "ip_address": "103.25.251.251",
            "count": 1,
            "first_visit": "2022-06-10T04:26:33.312258+06:00",
            "date": "2022-06-10"
        },
        {
            "id": 1509,
            "ip_address": "103.25.251.251",
            "count": 8,
            "first_visit": "2021-12-31T14:14:56.455929+06:00",
            "date": null
        },
        {
            "id": 29793,
            "ip_address": "103.25.251.252",
            "count": 1,
            "first_visit": "2022-07-30T10:59:42.699493+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 18543,
            "ip_address": "103.25.251.252",
            "count": 1,
            "first_visit": "2022-06-25T11:13:28.651847+06:00",
            "date": "2022-06-25"
        }
    ]
}