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

{
    "count": 96042,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5552&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5536&ordering=ip_address",
    "results": [
        {
            "id": 82703,
            "ip_address": "103.138.120.137",
            "count": 1,
            "first_visit": "2025-05-13T10:53:37.548892+06:00",
            "date": "2025-05-13"
        },
        {
            "id": 28025,
            "ip_address": "103.138.120.141",
            "count": 1,
            "first_visit": "2022-07-27T07:15:38.858341+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 5086,
            "ip_address": "103.138.120.148",
            "count": 2,
            "first_visit": "2022-04-12T16:30:45.894578+06:00",
            "date": null
        },
        {
            "id": 10483,
            "ip_address": "103.138.120.151",
            "count": 1,
            "first_visit": "2022-05-22T23:54:32.914612+06:00",
            "date": null
        },
        {
            "id": 15781,
            "ip_address": "103.138.120.179",
            "count": 1,
            "first_visit": "2022-06-17T00:07:23.434096+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 74182,
            "ip_address": "103.138.120.218",
            "count": 1,
            "first_visit": "2024-10-08T21:34:04.058032+06:00",
            "date": "2024-10-08"
        },
        {
            "id": 43107,
            "ip_address": "103.138.120.242",
            "count": 2,
            "first_visit": "2023-03-03T20:50:04.813540+06:00",
            "date": "2023-03-03"
        },
        {
            "id": 728,
            "ip_address": "103.138.120.243",
            "count": 4,
            "first_visit": "2021-12-15T21:58:51.824355+06:00",
            "date": null
        }
    ]
}