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

{
    "count": 92515,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9280&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9264&ordering=ip_address",
    "results": [
        {
            "id": 27340,
            "ip_address": "103.165.93.6",
            "count": 1,
            "first_visit": "2022-07-25T14:16:47.792779+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 28958,
            "ip_address": "103.165.93.6",
            "count": 1,
            "first_visit": "2022-07-28T23:02:06.457626+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 72965,
            "ip_address": "103.165.93.88",
            "count": 1,
            "first_visit": "2024-09-04T10:43:51.639416+06:00",
            "date": "2024-09-04"
        },
        {
            "id": 12310,
            "ip_address": "103.166.152.11",
            "count": 1,
            "first_visit": "2022-05-28T22:47:15.996652+06:00",
            "date": null
        },
        {
            "id": 27089,
            "ip_address": "103.166.152.113",
            "count": 1,
            "first_visit": "2022-07-25T08:15:37.286645+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 6595,
            "ip_address": "103.166.152.145",
            "count": 1,
            "first_visit": "2022-05-16T10:33:03.240684+06:00",
            "date": null
        },
        {
            "id": 19123,
            "ip_address": "103.166.152.147",
            "count": 1,
            "first_visit": "2022-06-26T15:56:18.923738+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 24915,
            "ip_address": "103.166.152.167",
            "count": 1,
            "first_visit": "2022-07-20T21:26:12.210582+06:00",
            "date": "2022-07-20"
        }
    ]
}