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

{
    "count": 100533,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19960&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19944&ordering=ip_address",
    "results": [
        {
            "id": 52515,
            "ip_address": "103.60.163.206",
            "count": 1,
            "first_visit": "2023-08-14T18:48:23.938700+06:00",
            "date": "2023-08-14"
        },
        {
            "id": 1238,
            "ip_address": "103.60.163.207",
            "count": 1,
            "first_visit": "2021-12-22T10:24:50.952705+06:00",
            "date": null
        },
        {
            "id": 87576,
            "ip_address": "103.60.163.252",
            "count": 5,
            "first_visit": "2025-08-11T22:18:03.901876+06:00",
            "date": "2025-08-11"
        },
        {
            "id": 87237,
            "ip_address": "103.60.163.255",
            "count": 1,
            "first_visit": "2025-08-06T11:25:36.150803+06:00",
            "date": "2025-08-06"
        },
        {
            "id": 87205,
            "ip_address": "103.60.163.255",
            "count": 1,
            "first_visit": "2025-08-05T23:30:16.273264+06:00",
            "date": "2025-08-05"
        },
        {
            "id": 76631,
            "ip_address": "103.60.172.10",
            "count": 1,
            "first_visit": "2024-12-11T03:36:53.693300+06:00",
            "date": "2024-12-11"
        },
        {
            "id": 1476,
            "ip_address": "103.60.172.10",
            "count": 9,
            "first_visit": "2021-12-29T20:53:10.327983+06:00",
            "date": null
        },
        {
            "id": 14778,
            "ip_address": "103.60.172.138",
            "count": 1,
            "first_visit": "2022-06-13T12:49:24.495250+06:00",
            "date": "2022-06-13"
        }
    ]
}