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

{
    "count": 100608,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15576&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15560&ordering=ip_address",
    "results": [
        {
            "id": 90918,
            "ip_address": "103.230.104.60",
            "count": 1,
            "first_visit": "2025-10-18T08:49:16.948301+06:00",
            "date": "2025-10-18"
        },
        {
            "id": 9327,
            "ip_address": "103.230.104.60",
            "count": 1,
            "first_visit": "2022-05-19T11:23:50.825382+06:00",
            "date": null
        },
        {
            "id": 1013,
            "ip_address": "103.230.104.62",
            "count": 2,
            "first_visit": "2021-12-20T08:49:06.268782+06:00",
            "date": null
        },
        {
            "id": 56562,
            "ip_address": "103.230.104.62",
            "count": 1,
            "first_visit": "2023-10-02T13:33:09.435672+06:00",
            "date": "2023-10-02"
        },
        {
            "id": 24684,
            "ip_address": "103.230.104.62",
            "count": 1,
            "first_visit": "2022-07-20T14:54:01.986507+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 73285,
            "ip_address": "103.230.104.7",
            "count": 1,
            "first_visit": "2024-09-11T16:39:39.296516+06:00",
            "date": "2024-09-11"
        },
        {
            "id": 89996,
            "ip_address": "103.230.104.7",
            "count": 1,
            "first_visit": "2025-09-25T01:38:41.164383+06:00",
            "date": "2025-09-25"
        },
        {
            "id": 68603,
            "ip_address": "103.230.104.7",
            "count": 1,
            "first_visit": "2024-05-19T16:15:24.368525+06:00",
            "date": "2024-05-19"
        }
    ]
}