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

{
    "count": 96297,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20608&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20592&ordering=ip_address",
    "results": [
        {
            "id": 13323,
            "ip_address": "103.68.118.50",
            "count": 1,
            "first_visit": "2022-06-02T01:57:02.265461+06:00",
            "date": null
        },
        {
            "id": 75663,
            "ip_address": "103.68.118.52",
            "count": 1,
            "first_visit": "2024-11-14T18:55:25.347592+06:00",
            "date": "2024-11-14"
        },
        {
            "id": 873,
            "ip_address": "103.68.118.55",
            "count": 1,
            "first_visit": "2021-12-19T19:19:18.989894+06:00",
            "date": null
        },
        {
            "id": 16225,
            "ip_address": "103.68.118.57",
            "count": 1,
            "first_visit": "2022-06-18T05:39:58.996679+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 84180,
            "ip_address": "103.68.4.237",
            "count": 2,
            "first_visit": "2025-06-19T09:04:33.972908+06:00",
            "date": "2025-06-19"
        },
        {
            "id": 55216,
            "ip_address": "103.68.4.238",
            "count": 1,
            "first_visit": "2023-09-17T08:15:57.554624+06:00",
            "date": "2023-09-17"
        },
        {
            "id": 74907,
            "ip_address": "103.68.4.243",
            "count": 1,
            "first_visit": "2024-10-28T16:11:26.341877+06:00",
            "date": "2024-10-28"
        },
        {
            "id": 75479,
            "ip_address": "103.68.4.245",
            "count": 1,
            "first_visit": "2024-11-11T00:00:39.494089+06:00",
            "date": "2024-11-11"
        }
    ]
}