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

{
    "count": 102520,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=72472&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=72456&ordering=ip_address",
    "results": [
        {
            "id": 20606,
            "ip_address": "27.147.204.136",
            "count": 1,
            "first_visit": "2022-07-01T21:53:23.645110+06:00",
            "date": "2022-07-01"
        },
        {
            "id": 23427,
            "ip_address": "27.147.204.136",
            "count": 3,
            "first_visit": "2022-07-18T07:31:29.015930+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 25185,
            "ip_address": "27.147.204.137",
            "count": 1,
            "first_visit": "2022-07-21T07:56:46.819593+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 18813,
            "ip_address": "27.147.204.137",
            "count": 1,
            "first_visit": "2022-06-25T22:18:13.842526+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 2181,
            "ip_address": "27.147.204.138",
            "count": 8,
            "first_visit": "2022-01-14T10:37:17.444403+06:00",
            "date": null
        },
        {
            "id": 95607,
            "ip_address": "27.147.204.160",
            "count": 1,
            "first_visit": "2026-02-27T23:05:06.480588+06:00",
            "date": "2026-02-27"
        },
        {
            "id": 1371,
            "ip_address": "27.147.204.170",
            "count": 4,
            "first_visit": "2021-12-26T00:38:57.066417+06:00",
            "date": null
        },
        {
            "id": 20919,
            "ip_address": "27.147.204.174",
            "count": 1,
            "first_visit": "2022-07-03T18:39:40.290412+06:00",
            "date": "2022-07-03"
        }
    ]
}