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

{
    "count": 91601,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=296&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=280&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": 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": 72911,
            "ip_address": "103.101.98.23",
            "count": 1,
            "first_visit": "2024-09-03T00:46:01.827577+06:00",
            "date": "2024-09-03"
        },
        {
            "id": 83645,
            "ip_address": "103.101.98.24",
            "count": 1,
            "first_visit": "2025-06-03T13:51:39.385529+06:00",
            "date": "2025-06-03"
        },
        {
            "id": 75941,
            "ip_address": "103.101.98.24",
            "count": 1,
            "first_visit": "2024-11-22T13:42:09.009954+06:00",
            "date": "2024-11-22"
        }
    ]
}