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

{
    "count": 99507,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23984&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23968&ordering=-date",
    "results": [
        {
            "id": 89243,
            "ip_address": "202.4.101.114",
            "count": 2,
            "first_visit": "2025-09-09T13:49:27.347144+06:00",
            "date": "2025-09-09"
        },
        {
            "id": 89212,
            "ip_address": "192.178.16.97",
            "count": 1,
            "first_visit": "2025-09-09T00:57:04.678460+06:00",
            "date": "2025-09-09"
        },
        {
            "id": 89215,
            "ip_address": "171.7.38.156",
            "count": 1,
            "first_visit": "2025-09-09T01:44:44.739082+06:00",
            "date": "2025-09-09"
        },
        {
            "id": 89224,
            "ip_address": "76.50.182.204",
            "count": 1,
            "first_visit": "2025-09-09T06:35:17.043216+06:00",
            "date": "2025-09-09"
        },
        {
            "id": 89234,
            "ip_address": "36.255.80.197",
            "count": 1,
            "first_visit": "2025-09-09T11:12:54.088340+06:00",
            "date": "2025-09-09"
        },
        {
            "id": 89255,
            "ip_address": "31.13.127.7",
            "count": 1,
            "first_visit": "2025-09-09T18:16:54.395075+06:00",
            "date": "2025-09-09"
        },
        {
            "id": 89235,
            "ip_address": "103.156.166.5",
            "count": 1,
            "first_visit": "2025-09-09T11:36:57.576465+06:00",
            "date": "2025-09-09"
        },
        {
            "id": 89242,
            "ip_address": "192.178.4.97",
            "count": 2,
            "first_visit": "2025-09-09T13:33:40.238629+06:00",
            "date": "2025-09-09"
        }
    ]
}