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

{
    "count": 98482,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19552&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19536&ordering=ip_address",
    "results": [
        {
            "id": 35302,
            "ip_address": "103.60.163.200",
            "count": 7,
            "first_visit": "2022-10-01T10:46:08.953868+06:00",
            "date": "2022-10-01"
        },
        {
            "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
        }
    ]
}