GET /user_management/visitor-free/?format=api&offset=78992&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=79000&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78984&ordering=-ip_address",
    "results": [
        {
            "id": 31234,
            "ip_address": "103.74.230.1",
            "count": 1,
            "first_visit": "2022-08-05T12:50:13.052451+06:00",
            "date": "2022-08-05"
        },
        {
            "id": 29627,
            "ip_address": "103.74.230.1",
            "count": 2,
            "first_visit": "2022-07-30T01:58:52.597142+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 9159,
            "ip_address": "103.74.229.86",
            "count": 4,
            "first_visit": "2022-05-18T23:14:19.423705+06:00",
            "date": null
        },
        {
            "id": 15548,
            "ip_address": "103.74.229.86",
            "count": 2,
            "first_visit": "2022-06-16T06:05:36.712349+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 69885,
            "ip_address": "103.74.229.64",
            "count": 1,
            "first_visit": "2024-06-14T09:42:59.598362+06:00",
            "date": "2024-06-14"
        },
        {
            "id": 100279,
            "ip_address": "103.74.229.31",
            "count": 1,
            "first_visit": "2026-07-14T21:52:51.143247+06:00",
            "date": "2026-07-14"
        },
        {
            "id": 6167,
            "ip_address": "103.74.229.161",
            "count": 1,
            "first_visit": "2022-05-14T23:13:41.182123+06:00",
            "date": null
        },
        {
            "id": 13212,
            "ip_address": "103.74.229.142",
            "count": 1,
            "first_visit": "2022-06-01T00:28:47.907239+06:00",
            "date": null
        }
    ]
}