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

{
    "count": 97532,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=312&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=296&ordering=ip_address",
    "results": [
        {
            "id": 84935,
            "ip_address": "103.101.199.73",
            "count": 1,
            "first_visit": "2025-06-30T18:13:53.356192+06:00",
            "date": "2025-06-30"
        },
        {
            "id": 34606,
            "ip_address": "103.101.199.80",
            "count": 1,
            "first_visit": "2022-09-18T16:31:30.005574+06:00",
            "date": "2022-09-18"
        },
        {
            "id": 76460,
            "ip_address": "103.101.199.81",
            "count": 1,
            "first_visit": "2024-12-06T23:31:31.944821+06:00",
            "date": "2024-12-06"
        },
        {
            "id": 90757,
            "ip_address": "103.101.199.81",
            "count": 1,
            "first_visit": "2025-10-14T22:50:28.097795+06:00",
            "date": "2025-10-14"
        },
        {
            "id": 91870,
            "ip_address": "103.101.199.94",
            "count": 1,
            "first_visit": "2025-11-11T11:31:26.336081+06:00",
            "date": "2025-11-11"
        },
        {
            "id": 71246,
            "ip_address": "103.101.253.17",
            "count": 1,
            "first_visit": "2024-07-16T20:30:03.187761+06:00",
            "date": "2024-07-16"
        },
        {
            "id": 3975,
            "ip_address": "103.101.53.58",
            "count": 2,
            "first_visit": "2022-03-01T14:32:06.284755+06:00",
            "date": null
        },
        {
            "id": 990,
            "ip_address": "103.101.54.2",
            "count": 1,
            "first_visit": "2021-12-20T00:41:46.220656+06:00",
            "date": null
        }
    ]
}