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

{
    "count": 96011,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=176&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=160&ordering=ip_address",
    "results": [
        {
            "id": 19219,
            "ip_address": "103.100.234.114",
            "count": 1,
            "first_visit": "2022-06-26T22:48:02.749989+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 63554,
            "ip_address": "103.100.234.120",
            "count": 1,
            "first_visit": "2024-01-21T20:25:22.278296+06:00",
            "date": "2024-01-21"
        },
        {
            "id": 7810,
            "ip_address": "103.100.234.120",
            "count": 1,
            "first_visit": "2022-05-17T10:16:56.328285+06:00",
            "date": null
        },
        {
            "id": 9922,
            "ip_address": "103.100.234.159",
            "count": 2,
            "first_visit": "2022-05-21T02:01:55.416057+06:00",
            "date": null
        },
        {
            "id": 18057,
            "ip_address": "103.100.234.160",
            "count": 1,
            "first_visit": "2022-06-24T10:50:11.114761+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 92263,
            "ip_address": "103.100.234.17",
            "count": 2,
            "first_visit": "2025-11-21T23:45:15.742754+06:00",
            "date": "2025-11-21"
        },
        {
            "id": 91223,
            "ip_address": "103.100.234.180",
            "count": 1,
            "first_visit": "2025-10-25T20:42:16.558317+06:00",
            "date": "2025-10-25"
        },
        {
            "id": 12903,
            "ip_address": "103.100.234.192",
            "count": 2,
            "first_visit": "2022-05-30T22:39:33.158791+06:00",
            "date": null
        }
    ]
}