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

{
    "count": 96534,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2224&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2208&ordering=ip_address",
    "results": [
        {
            "id": 22836,
            "ip_address": "103.116.116.50",
            "count": 1,
            "first_visit": "2022-07-14T23:08:21.797593+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 22981,
            "ip_address": "103.116.116.50",
            "count": 3,
            "first_visit": "2022-07-15T14:56:58.373829+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 36231,
            "ip_address": "103.116.116.70",
            "count": 1,
            "first_visit": "2022-10-20T21:27:01.469803+06:00",
            "date": "2022-10-20"
        },
        {
            "id": 16317,
            "ip_address": "103.116.116.70",
            "count": 4,
            "first_visit": "2022-06-18T10:28:39.468291+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 12045,
            "ip_address": "103.116.116.74",
            "count": 1,
            "first_visit": "2022-05-27T23:20:32.323341+06:00",
            "date": null
        },
        {
            "id": 94947,
            "ip_address": "103.116.118.155",
            "count": 1,
            "first_visit": "2026-02-07T19:25:10.285645+06:00",
            "date": "2026-02-07"
        },
        {
            "id": 87899,
            "ip_address": "103.116.118.23",
            "count": 1,
            "first_visit": "2025-08-17T21:26:35.050651+06:00",
            "date": "2025-08-17"
        },
        {
            "id": 12815,
            "ip_address": "103.116.118.230",
            "count": 3,
            "first_visit": "2022-05-30T15:58:53.887159+06:00",
            "date": null
        }
    ]
}