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

{
    "count": 93403,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=11584&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=11568&ordering=ip_address",
    "results": [
        {
            "id": 56717,
            "ip_address": "103.196.232.135",
            "count": 1,
            "first_visit": "2023-10-04T10:19:12.559820+06:00",
            "date": "2023-10-04"
        },
        {
            "id": 2731,
            "ip_address": "103.196.232.135",
            "count": 4,
            "first_visit": "2022-01-24T15:28:52.689810+06:00",
            "date": null
        },
        {
            "id": 33688,
            "ip_address": "103.196.232.135",
            "count": 1,
            "first_visit": "2022-09-02T12:04:06.854733+06:00",
            "date": "2022-09-02"
        },
        {
            "id": 52106,
            "ip_address": "103.196.232.135",
            "count": 1,
            "first_visit": "2023-08-10T09:08:05.549310+06:00",
            "date": "2023-08-10"
        },
        {
            "id": 61392,
            "ip_address": "103.196.232.135",
            "count": 1,
            "first_visit": "2023-12-18T14:19:37.812388+06:00",
            "date": "2023-12-18"
        },
        {
            "id": 56831,
            "ip_address": "103.196.232.135",
            "count": 1,
            "first_visit": "2023-10-05T12:49:25.205704+06:00",
            "date": "2023-10-05"
        },
        {
            "id": 87327,
            "ip_address": "103.196.232.135",
            "count": 1,
            "first_visit": "2025-08-07T20:05:02.292096+06:00",
            "date": "2025-08-07"
        },
        {
            "id": 1658,
            "ip_address": "103.196.233.10",
            "count": 1,
            "first_visit": "2022-01-04T19:26:03.206916+06:00",
            "date": null
        }
    ]
}