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

{
    "count": 92361,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7576&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7560&ordering=ip_address",
    "results": [
        {
            "id": 18736,
            "ip_address": "103.152.102.125",
            "count": 1,
            "first_visit": "2022-06-25T19:17:01.914550+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 6530,
            "ip_address": "103.152.102.125",
            "count": 1,
            "first_visit": "2022-05-16T07:41:02.777433+06:00",
            "date": null
        },
        {
            "id": 8194,
            "ip_address": "103.152.102.126",
            "count": 1,
            "first_visit": "2022-05-17T15:20:05.542923+06:00",
            "date": null
        },
        {
            "id": 86307,
            "ip_address": "103.152.102.165",
            "count": 1,
            "first_visit": "2025-07-22T13:58:07.355260+06:00",
            "date": "2025-07-22"
        },
        {
            "id": 78910,
            "ip_address": "103.152.102.165",
            "count": 1,
            "first_visit": "2025-02-13T10:18:15.168284+06:00",
            "date": "2025-02-13"
        },
        {
            "id": 66638,
            "ip_address": "103.152.102.167",
            "count": 2,
            "first_visit": "2024-04-05T00:39:24.477036+06:00",
            "date": "2024-04-05"
        },
        {
            "id": 64875,
            "ip_address": "103.152.102.200",
            "count": 1,
            "first_visit": "2024-02-18T22:54:12.005529+06:00",
            "date": "2024-02-18"
        },
        {
            "id": 63420,
            "ip_address": "103.152.102.200",
            "count": 1,
            "first_visit": "2024-01-19T12:34:58.468416+06:00",
            "date": "2024-01-19"
        }
    ]
}