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

{
    "count": 102222,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1400&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1384&ordering=ip_address",
    "results": [
        {
            "id": 64940,
            "ip_address": "103.111.116.6",
            "count": 1,
            "first_visit": "2024-02-20T12:35:12.139683+06:00",
            "date": "2024-02-20"
        },
        {
            "id": 57421,
            "ip_address": "103.111.116.6",
            "count": 1,
            "first_visit": "2023-10-12T12:32:27.634695+06:00",
            "date": "2023-10-12"
        },
        {
            "id": 48584,
            "ip_address": "103.111.117.6",
            "count": 1,
            "first_visit": "2023-06-20T16:36:15.928382+06:00",
            "date": "2023-06-20"
        },
        {
            "id": 88164,
            "ip_address": "103.111.120.134",
            "count": 1,
            "first_visit": "2025-08-21T14:07:18.539961+06:00",
            "date": "2025-08-21"
        },
        {
            "id": 69643,
            "ip_address": "103.111.120.245",
            "count": 1,
            "first_visit": "2024-06-07T21:56:30.813165+06:00",
            "date": "2024-06-07"
        },
        {
            "id": 101638,
            "ip_address": "103.111.121.36",
            "count": 1,
            "first_visit": "2026-08-14T11:45:07.637424+06:00",
            "date": "2026-08-14"
        },
        {
            "id": 13071,
            "ip_address": "103.111.122.243",
            "count": 2,
            "first_visit": "2022-05-31T11:27:04.073459+06:00",
            "date": null
        },
        {
            "id": 6740,
            "ip_address": "103.111.122.251",
            "count": 1,
            "first_visit": "2022-05-16T14:17:25.238272+06:00",
            "date": null
        }
    ]
}