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

{
    "count": 94946,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1440&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1424&ordering=ip_address",
    "results": [
        {
            "id": 32526,
            "ip_address": "103.111.91.33",
            "count": 1,
            "first_visit": "2022-08-20T16:20:59.368870+06:00",
            "date": "2022-08-20"
        },
        {
            "id": 2936,
            "ip_address": "103.111.91.33",
            "count": 1,
            "first_visit": "2022-01-27T12:46:17.882872+06:00",
            "date": null
        },
        {
            "id": 73847,
            "ip_address": "103.111.91.37",
            "count": 6,
            "first_visit": "2024-10-01T09:14:02.762665+06:00",
            "date": "2024-10-01"
        },
        {
            "id": 85053,
            "ip_address": "103.111.9.226",
            "count": 1,
            "first_visit": "2025-07-01T22:58:58.880514+06:00",
            "date": "2025-07-01"
        },
        {
            "id": 27974,
            "ip_address": "103.111.9.226",
            "count": 1,
            "first_visit": "2022-07-27T01:55:18.198290+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 37565,
            "ip_address": "103.111.9.227",
            "count": 2,
            "first_visit": "2022-11-19T08:35:26.804021+06:00",
            "date": "2022-11-19"
        },
        {
            "id": 12453,
            "ip_address": "103.111.9.227",
            "count": 1,
            "first_visit": "2022-05-29T12:15:53.606829+06:00",
            "date": null
        },
        {
            "id": 64162,
            "ip_address": "103.111.9.231",
            "count": 1,
            "first_visit": "2024-01-31T22:14:00.437628+06:00",
            "date": "2024-01-31"
        }
    ]
}