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

{
    "count": 91616,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=336&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=320&ordering=ip_address",
    "results": [
        {
            "id": 85661,
            "ip_address": "103.102.139.70",
            "count": 1,
            "first_visit": "2025-07-11T18:56:39.179057+06:00",
            "date": "2025-07-11"
        },
        {
            "id": 26478,
            "ip_address": "103.102.139.82",
            "count": 1,
            "first_visit": "2022-07-24T00:01:17.524377+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 11560,
            "ip_address": "103.102.204.2",
            "count": 1,
            "first_visit": "2022-05-26T00:42:45.199523+06:00",
            "date": null
        },
        {
            "id": 41047,
            "ip_address": "103.102.204.3",
            "count": 2,
            "first_visit": "2023-01-27T11:56:22.436462+06:00",
            "date": "2023-01-27"
        },
        {
            "id": 77597,
            "ip_address": "103.102.206.6",
            "count": 1,
            "first_visit": "2025-01-07T22:08:07.931742+06:00",
            "date": "2025-01-07"
        },
        {
            "id": 960,
            "ip_address": "103.102.217.66",
            "count": 1,
            "first_visit": "2021-12-19T23:13:09.587666+06:00",
            "date": null
        },
        {
            "id": 47596,
            "ip_address": "103.102.246.214",
            "count": 1,
            "first_visit": "2023-06-03T01:22:35.554742+06:00",
            "date": "2023-06-03"
        },
        {
            "id": 18548,
            "ip_address": "103.102.246.50",
            "count": 1,
            "first_visit": "2022-06-25T11:28:15.195341+06:00",
            "date": "2022-06-25"
        }
    ]
}