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

{
    "count": 97287,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22984&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22968&ordering=ip_address",
    "results": [
        {
            "id": 2114,
            "ip_address": "103.88.234.220",
            "count": 1,
            "first_visit": "2022-01-13T13:12:40.215716+06:00",
            "date": null
        },
        {
            "id": 3140,
            "ip_address": "103.88.234.3",
            "count": 1,
            "first_visit": "2022-01-31T21:20:29.182130+06:00",
            "date": null
        },
        {
            "id": 3690,
            "ip_address": "103.88.236.66",
            "count": 1,
            "first_visit": "2022-02-17T16:46:19.087591+06:00",
            "date": null
        },
        {
            "id": 24333,
            "ip_address": "103.88.24.1",
            "count": 2,
            "first_visit": "2022-07-20T01:35:43.306055+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 14708,
            "ip_address": "103.88.24.1",
            "count": 1,
            "first_visit": "2022-06-12T23:46:55.402954+06:00",
            "date": "2022-06-12"
        },
        {
            "id": 12541,
            "ip_address": "103.88.24.1",
            "count": 2,
            "first_visit": "2022-05-29T19:49:01.880915+06:00",
            "date": null
        },
        {
            "id": 90202,
            "ip_address": "103.88.24.135",
            "count": 1,
            "first_visit": "2025-10-01T07:23:17.946958+06:00",
            "date": "2025-10-01"
        },
        {
            "id": 7591,
            "ip_address": "103.88.24.15",
            "count": 3,
            "first_visit": "2022-05-17T05:15:10.082061+06:00",
            "date": null
        }
    ]
}