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

{
    "count": 97567,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10336&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10320&ordering=ip_address",
    "results": [
        {
            "id": 25390,
            "ip_address": "103.173.173.1",
            "count": 1,
            "first_visit": "2022-07-21T11:17:09.732434+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 65166,
            "ip_address": "103.173.173.4",
            "count": 1,
            "first_visit": "2024-02-25T23:22:08.839836+06:00",
            "date": "2024-02-25"
        },
        {
            "id": 96680,
            "ip_address": "103.173.173.5",
            "count": 1,
            "first_visit": "2026-04-04T17:53:33.708738+06:00",
            "date": "2026-04-04"
        },
        {
            "id": 62499,
            "ip_address": "103.173.173.7",
            "count": 1,
            "first_visit": "2024-01-06T06:38:34.521304+06:00",
            "date": "2024-01-06"
        },
        {
            "id": 7669,
            "ip_address": "103.173.174.16",
            "count": 3,
            "first_visit": "2022-05-17T08:38:42.247639+06:00",
            "date": null
        },
        {
            "id": 8612,
            "ip_address": "103.173.174.69",
            "count": 3,
            "first_visit": "2022-05-18T02:00:05.893171+06:00",
            "date": null
        },
        {
            "id": 67957,
            "ip_address": "103.173.175.106",
            "count": 2,
            "first_visit": "2024-05-06T05:53:24.569315+06:00",
            "date": "2024-05-06"
        },
        {
            "id": 43202,
            "ip_address": "103.173.175.107",
            "count": 1,
            "first_visit": "2023-03-05T11:14:20.256210+06:00",
            "date": "2023-03-05"
        }
    ]
}