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

{
    "count": 92165,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2136&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2120&ordering=ip_address",
    "results": [
        {
            "id": 11719,
            "ip_address": "103.116.116.50",
            "count": 1,
            "first_visit": "2022-05-26T21:11:55.202806+06:00",
            "date": null
        },
        {
            "id": 22981,
            "ip_address": "103.116.116.50",
            "count": 3,
            "first_visit": "2022-07-15T14:56:58.373829+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 16317,
            "ip_address": "103.116.116.70",
            "count": 4,
            "first_visit": "2022-06-18T10:28:39.468291+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 36231,
            "ip_address": "103.116.116.70",
            "count": 1,
            "first_visit": "2022-10-20T21:27:01.469803+06:00",
            "date": "2022-10-20"
        },
        {
            "id": 12045,
            "ip_address": "103.116.116.74",
            "count": 1,
            "first_visit": "2022-05-27T23:20:32.323341+06:00",
            "date": null
        },
        {
            "id": 87899,
            "ip_address": "103.116.118.23",
            "count": 1,
            "first_visit": "2025-08-17T21:26:35.050651+06:00",
            "date": "2025-08-17"
        },
        {
            "id": 14845,
            "ip_address": "103.116.118.230",
            "count": 1,
            "first_visit": "2022-06-13T17:54:28.419430+06:00",
            "date": "2022-06-13"
        },
        {
            "id": 34654,
            "ip_address": "103.116.118.230",
            "count": 1,
            "first_visit": "2022-09-19T05:31:42.285010+06:00",
            "date": "2022-09-19"
        }
    ]
}