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

{
    "count": 102686,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50120&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50104&ordering=-ip_address",
    "results": [
        {
            "id": 1940,
            "ip_address": "123.200.11.84",
            "count": 1,
            "first_visit": "2022-01-11T19:19:05.498658+06:00",
            "date": null
        },
        {
            "id": 24923,
            "ip_address": "123.200.11.84",
            "count": 1,
            "first_visit": "2022-07-20T21:39:20.377140+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 81330,
            "ip_address": "123.200.11.82",
            "count": 7,
            "first_visit": "2025-04-12T12:28:44.281274+06:00",
            "date": "2025-04-12"
        },
        {
            "id": 12330,
            "ip_address": "123.200.11.74",
            "count": 1,
            "first_visit": "2022-05-28T23:47:16.081808+06:00",
            "date": null
        },
        {
            "id": 1146,
            "ip_address": "123.200.11.217",
            "count": 1,
            "first_visit": "2021-12-21T12:28:16.040758+06:00",
            "date": null
        },
        {
            "id": 33932,
            "ip_address": "123.200.11.217",
            "count": 1,
            "first_visit": "2022-09-06T16:53:25.874843+06:00",
            "date": "2022-09-06"
        },
        {
            "id": 43433,
            "ip_address": "123.200.11.209",
            "count": 1,
            "first_visit": "2023-03-09T11:12:24.593520+06:00",
            "date": "2023-03-09"
        },
        {
            "id": 72834,
            "ip_address": "123.200.11.130",
            "count": 1,
            "first_visit": "2024-09-01T09:52:18.735507+06:00",
            "date": "2024-09-01"
        }
    ]
}