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

{
    "count": 92248,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5344&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5328&ordering=ip_address",
    "results": [
        {
            "id": 588,
            "ip_address": "103.137.66.228",
            "count": 1,
            "first_visit": "2021-12-11T22:49:02.492023+06:00",
            "date": null
        },
        {
            "id": 17838,
            "ip_address": "103.137.66.244",
            "count": 1,
            "first_visit": "2022-06-23T19:27:07.139605+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 20682,
            "ip_address": "103.137.66.253",
            "count": 1,
            "first_visit": "2022-07-02T10:32:07.851462+06:00",
            "date": "2022-07-02"
        },
        {
            "id": 91421,
            "ip_address": "103.137.6.65",
            "count": 1,
            "first_visit": "2025-10-30T19:36:17.301969+06:00",
            "date": "2025-10-30"
        },
        {
            "id": 32933,
            "ip_address": "103.137.6.66",
            "count": 1,
            "first_visit": "2022-08-25T15:59:27.640978+06:00",
            "date": "2022-08-25"
        },
        {
            "id": 82964,
            "ip_address": "103.137.67.137",
            "count": 1,
            "first_visit": "2025-05-18T06:07:08.474138+06:00",
            "date": "2025-05-18"
        },
        {
            "id": 5002,
            "ip_address": "103.137.67.162",
            "count": 1,
            "first_visit": "2022-04-09T00:27:16.801469+06:00",
            "date": null
        },
        {
            "id": 13191,
            "ip_address": "103.137.67.186",
            "count": 1,
            "first_visit": "2022-05-31T22:04:02.093557+06:00",
            "date": null
        }
    ]
}