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

{
    "count": 92543,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9696&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9680&ordering=ip_address",
    "results": [
        {
            "id": 11572,
            "ip_address": "103.170.174.17",
            "count": 1,
            "first_visit": "2022-05-26T01:07:13.435326+06:00",
            "date": null
        },
        {
            "id": 12241,
            "ip_address": "103.170.174.18",
            "count": 2,
            "first_visit": "2022-05-28T16:06:58.594660+06:00",
            "date": null
        },
        {
            "id": 18272,
            "ip_address": "103.170.174.19",
            "count": 1,
            "first_visit": "2022-06-24T20:13:35.872855+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 81432,
            "ip_address": "103.170.174.249",
            "count": 1,
            "first_visit": "2025-04-14T23:44:54.282215+06:00",
            "date": "2025-04-14"
        },
        {
            "id": 81463,
            "ip_address": "103.170.174.249",
            "count": 1,
            "first_visit": "2025-04-15T19:30:00.499150+06:00",
            "date": "2025-04-15"
        },
        {
            "id": 74878,
            "ip_address": "103.170.174.250",
            "count": 1,
            "first_visit": "2024-10-28T06:57:45.297978+06:00",
            "date": "2024-10-28"
        },
        {
            "id": 81352,
            "ip_address": "103.170.174.252",
            "count": 1,
            "first_visit": "2025-04-12T22:04:42.824780+06:00",
            "date": "2025-04-12"
        },
        {
            "id": 82836,
            "ip_address": "103.170.174.253",
            "count": 1,
            "first_visit": "2025-05-15T22:24:52.589049+06:00",
            "date": "2025-05-15"
        }
    ]
}