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

{
    "count": 94243,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12952&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12936&ordering=ip_address",
    "results": [
        {
            "id": 78818,
            "ip_address": "103.209.109.246",
            "count": 1,
            "first_visit": "2025-02-11T11:30:26.351231+06:00",
            "date": "2025-02-11"
        },
        {
            "id": 88768,
            "ip_address": "103.209.109.97",
            "count": 2,
            "first_visit": "2025-09-01T13:38:56.552001+06:00",
            "date": "2025-09-01"
        },
        {
            "id": 5221,
            "ip_address": "103.209.11.151",
            "count": 1,
            "first_visit": "2022-04-18T15:34:17.836491+06:00",
            "date": null
        },
        {
            "id": 13602,
            "ip_address": "103.209.11.153",
            "count": 1,
            "first_visit": "2022-06-06T10:09:14.869921+06:00",
            "date": null
        },
        {
            "id": 83566,
            "ip_address": "103.209.173.242",
            "count": 1,
            "first_visit": "2025-06-01T23:03:25.474009+06:00",
            "date": "2025-06-01"
        },
        {
            "id": 43968,
            "ip_address": "103.209.196.174",
            "count": 5,
            "first_visit": "2023-03-18T12:29:43.949425+06:00",
            "date": "2023-03-18"
        },
        {
            "id": 90137,
            "ip_address": "103.209.197.161",
            "count": 1,
            "first_visit": "2025-09-29T09:11:39.064428+06:00",
            "date": "2025-09-29"
        },
        {
            "id": 90224,
            "ip_address": "103.209.197.161",
            "count": 1,
            "first_visit": "2025-10-01T16:31:53.515888+06:00",
            "date": "2025-10-01"
        }
    ]
}