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

{
    "count": 99270,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3952&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3936&ordering=ip_address",
    "results": [
        {
            "id": 51671,
            "ip_address": "103.127.176.35",
            "count": 2,
            "first_visit": "2023-08-04T12:07:00.395678+06:00",
            "date": "2023-08-04"
        },
        {
            "id": 1022,
            "ip_address": "103.127.176.41",
            "count": 1,
            "first_visit": "2021-12-20T10:02:35.982534+06:00",
            "date": null
        },
        {
            "id": 12725,
            "ip_address": "103.127.176.54",
            "count": 3,
            "first_visit": "2022-05-30T09:43:45.348064+06:00",
            "date": null
        },
        {
            "id": 50056,
            "ip_address": "103.127.176.62",
            "count": 1,
            "first_visit": "2023-07-15T16:40:25.205796+06:00",
            "date": "2023-07-15"
        },
        {
            "id": 3425,
            "ip_address": "103.127.177.119",
            "count": 4,
            "first_visit": "2022-02-08T11:06:19.682252+06:00",
            "date": null
        },
        {
            "id": 12349,
            "ip_address": "103.127.177.134",
            "count": 1,
            "first_visit": "2022-05-29T00:23:06.312776+06:00",
            "date": null
        },
        {
            "id": 65903,
            "ip_address": "103.127.177.198",
            "count": 1,
            "first_visit": "2024-03-14T21:48:49.238173+06:00",
            "date": "2024-03-14"
        },
        {
            "id": 15614,
            "ip_address": "103.127.178.27",
            "count": 1,
            "first_visit": "2022-06-16T10:23:54.220836+06:00",
            "date": "2022-06-16"
        }
    ]
}