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

{
    "count": 101892,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42232&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42216&ordering=ip_address",
    "results": [
        {
            "id": 44122,
            "ip_address": "114.119.152.230",
            "count": 1,
            "first_visit": "2023-03-20T19:18:25.825653+06:00",
            "date": "2023-03-20"
        },
        {
            "id": 45684,
            "ip_address": "114.119.152.230",
            "count": 1,
            "first_visit": "2023-04-24T23:06:56.250389+06:00",
            "date": "2023-04-24"
        },
        {
            "id": 47380,
            "ip_address": "114.119.152.230",
            "count": 1,
            "first_visit": "2023-05-30T17:45:43.308788+06:00",
            "date": "2023-05-30"
        },
        {
            "id": 56816,
            "ip_address": "114.119.152.231",
            "count": 1,
            "first_visit": "2023-10-05T10:31:51.385711+06:00",
            "date": "2023-10-05"
        },
        {
            "id": 234,
            "ip_address": "114.119.152.231",
            "count": 14,
            "first_visit": "2021-12-05T19:53:54.251979+06:00",
            "date": null
        },
        {
            "id": 422,
            "ip_address": "114.119.152.233",
            "count": 13,
            "first_visit": "2021-12-08T13:26:07.379120+06:00",
            "date": null
        },
        {
            "id": 39457,
            "ip_address": "114.119.152.233",
            "count": 1,
            "first_visit": "2022-12-27T12:49:48.949816+06:00",
            "date": "2022-12-27"
        },
        {
            "id": 49091,
            "ip_address": "114.119.152.233",
            "count": 1,
            "first_visit": "2023-06-30T14:13:52.327957+06:00",
            "date": "2023-06-30"
        }
    ]
}