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

{
    "count": 92401,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82464&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82448&ordering=ip_address",
    "results": [
        {
            "id": 86448,
            "ip_address": "58.7.204.68",
            "count": 1,
            "first_visit": "2025-07-24T19:06:39.578683+06:00",
            "date": "2025-07-24"
        },
        {
            "id": 5408,
            "ip_address": "58.8.212.238",
            "count": 1,
            "first_visit": "2022-04-26T18:32:39.889062+06:00",
            "date": null
        },
        {
            "id": 79743,
            "ip_address": "58.82.134.240",
            "count": 1,
            "first_visit": "2025-03-04T21:08:14.323364+06:00",
            "date": "2025-03-04"
        },
        {
            "id": 53109,
            "ip_address": "58.82.140.54",
            "count": 1,
            "first_visit": "2023-08-21T13:22:07.183497+06:00",
            "date": "2023-08-21"
        },
        {
            "id": 28821,
            "ip_address": "58.84.33.10",
            "count": 1,
            "first_visit": "2022-07-28T13:24:29.352374+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 772,
            "ip_address": "58.84.33.146",
            "count": 2,
            "first_visit": "2021-12-17T22:36:42.488482+06:00",
            "date": null
        },
        {
            "id": 69255,
            "ip_address": "58.84.33.169",
            "count": 1,
            "first_visit": "2024-05-28T23:43:27.264222+06:00",
            "date": "2024-05-28"
        },
        {
            "id": 30015,
            "ip_address": "58.84.33.186",
            "count": 1,
            "first_visit": "2022-07-30T22:13:49.403577+06:00",
            "date": "2022-07-30"
        }
    ]
}