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

{
    "count": 96404,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21088&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21072&ordering=ip_address",
    "results": [
        {
            "id": 3601,
            "ip_address": "103.73.197.74",
            "count": 1,
            "first_visit": "2022-02-14T15:48:36.865390+06:00",
            "date": null
        },
        {
            "id": 88041,
            "ip_address": "103.73.197.74",
            "count": 1,
            "first_visit": "2025-08-19T20:44:39.589339+06:00",
            "date": "2025-08-19"
        },
        {
            "id": 865,
            "ip_address": "103.73.197.75",
            "count": 1,
            "first_visit": "2021-12-19T19:06:38.024706+06:00",
            "date": null
        },
        {
            "id": 1537,
            "ip_address": "103.73.197.76",
            "count": 1,
            "first_visit": "2021-12-31T17:37:31.428621+06:00",
            "date": null
        },
        {
            "id": 65304,
            "ip_address": "103.73.197.76",
            "count": 1,
            "first_visit": "2024-02-28T19:56:01.503074+06:00",
            "date": "2024-02-28"
        },
        {
            "id": 49711,
            "ip_address": "103.73.197.77",
            "count": 2,
            "first_visit": "2023-07-10T16:41:58.363355+06:00",
            "date": "2023-07-10"
        },
        {
            "id": 77489,
            "ip_address": "103.73.197.82",
            "count": 1,
            "first_visit": "2025-01-04T22:35:20.818282+06:00",
            "date": "2025-01-04"
        },
        {
            "id": 12906,
            "ip_address": "103.73.197.82",
            "count": 2,
            "first_visit": "2022-05-30T22:47:59.495745+06:00",
            "date": null
        }
    ]
}