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": 96036,
    "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": 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
        },
        {
            "id": 92197,
            "ip_address": "103.10.194.113",
            "count": 1,
            "first_visit": "2025-11-19T22:16:17.138900+06:00",
            "date": "2025-11-19"
        },
        {
            "id": 45247,
            "ip_address": "103.10.194.128",
            "count": 1,
            "first_visit": "2023-04-13T00:13:19.736550+06:00",
            "date": "2023-04-13"
        },
        {
            "id": 90807,
            "ip_address": "103.10.195.107",
            "count": 1,
            "first_visit": "2025-10-15T18:27:51.911860+06:00",
            "date": "2025-10-15"
        },
        {
            "id": 95111,
            "ip_address": "103.10.195.224",
            "count": 1,
            "first_visit": "2026-02-12T23:54:18.761337+06:00",
            "date": "2026-02-12"
        },
        {
            "id": 91793,
            "ip_address": "103.10.195.28",
            "count": 2,
            "first_visit": "2025-11-09T13:11:22.782189+06:00",
            "date": "2025-11-09"
        }
    ]
}