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

{
    "count": 101462,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79032&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79016&ordering=ip_address",
    "results": [
        {
            "id": 7624,
            "ip_address": "37.111.213.117",
            "count": 1,
            "first_visit": "2022-05-17T07:29:08.288956+06:00",
            "date": null
        },
        {
            "id": 16271,
            "ip_address": "37.111.213.118",
            "count": 1,
            "first_visit": "2022-06-18T08:18:51.979757+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 54290,
            "ip_address": "37.111.213.12",
            "count": 1,
            "first_visit": "2023-09-04T19:11:07.444994+06:00",
            "date": "2023-09-04"
        },
        {
            "id": 45694,
            "ip_address": "37.111.213.122",
            "count": 1,
            "first_visit": "2023-04-25T10:01:35.172296+06:00",
            "date": "2023-04-25"
        },
        {
            "id": 22625,
            "ip_address": "37.111.213.122",
            "count": 1,
            "first_visit": "2022-07-14T14:38:09.747153+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 8148,
            "ip_address": "37.111.213.124",
            "count": 2,
            "first_visit": "2022-05-17T13:01:44.846170+06:00",
            "date": null
        },
        {
            "id": 91595,
            "ip_address": "37.111.213.125",
            "count": 1,
            "first_visit": "2025-11-03T19:56:41.316507+06:00",
            "date": "2025-11-03"
        },
        {
            "id": 27775,
            "ip_address": "37.111.213.126",
            "count": 1,
            "first_visit": "2022-07-26T15:24:43.838722+06:00",
            "date": "2022-07-26"
        }
    ]
}