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

{
    "count": 100923,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17424&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17408&ordering=ip_address",
    "results": [
        {
            "id": 86820,
            "ip_address": "103.252.225.12",
            "count": 1,
            "first_visit": "2025-07-31T13:06:56.873185+06:00",
            "date": "2025-07-31"
        },
        {
            "id": 91054,
            "ip_address": "103.252.226.0",
            "count": 2,
            "first_visit": "2025-10-21T12:12:29.926296+06:00",
            "date": "2025-10-21"
        },
        {
            "id": 85447,
            "ip_address": "103.252.226.11",
            "count": 1,
            "first_visit": "2025-07-08T02:09:02.172903+06:00",
            "date": "2025-07-08"
        },
        {
            "id": 327,
            "ip_address": "103.252.226.11",
            "count": 1,
            "first_visit": "2021-12-07T12:37:28.006271+06:00",
            "date": null
        },
        {
            "id": 35161,
            "ip_address": "103.252.226.12",
            "count": 1,
            "first_visit": "2022-09-28T20:41:56.991628+06:00",
            "date": "2022-09-28"
        },
        {
            "id": 51125,
            "ip_address": "103.252.226.12",
            "count": 8,
            "first_visit": "2023-07-29T09:06:59.495321+06:00",
            "date": "2023-07-29"
        },
        {
            "id": 35010,
            "ip_address": "103.252.226.12",
            "count": 4,
            "first_visit": "2022-09-26T06:29:14.329064+06:00",
            "date": "2022-09-26"
        },
        {
            "id": 2762,
            "ip_address": "103.252.226.12",
            "count": 3,
            "first_visit": "2022-01-25T00:11:04.259379+06:00",
            "date": null
        }
    ]
}