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

{
    "count": 102633,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=48816&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=48800&ordering=ip_address",
    "results": [
        {
            "id": 10132,
            "ip_address": "118.179.18.9",
            "count": 1,
            "first_visit": "2022-05-21T22:55:27.060823+06:00",
            "date": null
        },
        {
            "id": 66625,
            "ip_address": "118.179.189.17",
            "count": 2,
            "first_visit": "2024-04-04T19:44:12.365915+06:00",
            "date": "2024-04-04"
        },
        {
            "id": 51783,
            "ip_address": "118.179.189.17",
            "count": 1,
            "first_visit": "2023-08-06T12:31:35.140596+06:00",
            "date": "2023-08-06"
        },
        {
            "id": 73338,
            "ip_address": "118.179.189.17",
            "count": 1,
            "first_visit": "2024-09-12T13:15:31.142088+06:00",
            "date": "2024-09-12"
        },
        {
            "id": 2522,
            "ip_address": "118.179.189.25",
            "count": 3,
            "first_visit": "2022-01-20T16:28:12.194819+06:00",
            "date": null
        },
        {
            "id": 93028,
            "ip_address": "118.179.189.98",
            "count": 1,
            "first_visit": "2025-12-15T22:54:47.463677+06:00",
            "date": "2025-12-15"
        },
        {
            "id": 93435,
            "ip_address": "118.179.189.98",
            "count": 1,
            "first_visit": "2025-12-29T18:29:59.416553+06:00",
            "date": "2025-12-29"
        },
        {
            "id": 94334,
            "ip_address": "118.179.189.98",
            "count": 1,
            "first_visit": "2026-01-21T19:29:22.320383+06:00",
            "date": "2026-01-21"
        }
    ]
}