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

{
    "count": 92456,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8672&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8656&ordering=ip_address",
    "results": [
        {
            "id": 86879,
            "ip_address": "103.159.129.113",
            "count": 1,
            "first_visit": "2025-08-01T12:47:09.496562+06:00",
            "date": "2025-08-01"
        },
        {
            "id": 4100,
            "ip_address": "103.159.129.122",
            "count": 2,
            "first_visit": "2022-03-05T18:57:57.974476+06:00",
            "date": null
        },
        {
            "id": 37170,
            "ip_address": "103.159.129.128",
            "count": 1,
            "first_visit": "2022-11-09T19:31:15.824510+06:00",
            "date": "2022-11-09"
        },
        {
            "id": 89733,
            "ip_address": "103.159.129.128",
            "count": 1,
            "first_visit": "2025-09-18T22:06:10.793022+06:00",
            "date": "2025-09-18"
        },
        {
            "id": 5246,
            "ip_address": "103.159.129.128",
            "count": 1,
            "first_visit": "2022-04-19T13:07:15.882060+06:00",
            "date": null
        },
        {
            "id": 89778,
            "ip_address": "103.159.129.128",
            "count": 1,
            "first_visit": "2025-09-19T23:19:46.750422+06:00",
            "date": "2025-09-19"
        },
        {
            "id": 89163,
            "ip_address": "103.159.129.128",
            "count": 1,
            "first_visit": "2025-09-08T10:51:35.804087+06:00",
            "date": "2025-09-08"
        },
        {
            "id": 89782,
            "ip_address": "103.159.129.128",
            "count": 4,
            "first_visit": "2025-09-20T00:22:28.432452+06:00",
            "date": "2025-09-20"
        }
    ]
}