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

{
    "count": 100503,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=28952&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=28936&ordering=-ip_address",
    "results": [
        {
            "id": 47714,
            "ip_address": "27.147.243.161",
            "count": 2,
            "first_visit": "2023-06-05T09:23:01.524570+06:00",
            "date": "2023-06-05"
        },
        {
            "id": 76162,
            "ip_address": "27.147.243.160",
            "count": 1,
            "first_visit": "2024-11-29T15:55:40.354745+06:00",
            "date": "2024-11-29"
        },
        {
            "id": 30378,
            "ip_address": "27.147.243.16",
            "count": 1,
            "first_visit": "2022-07-31T11:54:07.589292+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 11241,
            "ip_address": "27.147.243.155",
            "count": 2,
            "first_visit": "2022-05-24T23:50:00.597363+06:00",
            "date": null
        },
        {
            "id": 25079,
            "ip_address": "27.147.243.141",
            "count": 1,
            "first_visit": "2022-07-21T02:10:41.270894+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 2758,
            "ip_address": "27.147.243.140",
            "count": 1,
            "first_visit": "2022-01-24T23:55:57.640862+06:00",
            "date": null
        },
        {
            "id": 7326,
            "ip_address": "27.147.243.134",
            "count": 1,
            "first_visit": "2022-05-16T22:07:43.130008+06:00",
            "date": null
        },
        {
            "id": 22354,
            "ip_address": "27.147.243.131",
            "count": 1,
            "first_visit": "2022-07-13T19:35:00.245064+06:00",
            "date": "2022-07-13"
        }
    ]
}