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

{
    "count": 97359,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23232&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23216&ordering=-ip_address",
    "results": [
        {
            "id": 8905,
            "ip_address": "37.111.206.45",
            "count": 3,
            "first_visit": "2022-05-18T12:28:48.922638+06:00",
            "date": null
        },
        {
            "id": 82168,
            "ip_address": "37.111.206.45",
            "count": 1,
            "first_visit": "2025-05-02T06:04:34.369340+06:00",
            "date": "2025-05-02"
        },
        {
            "id": 70775,
            "ip_address": "37.111.206.44",
            "count": 3,
            "first_visit": "2024-07-06T19:20:34.183568+06:00",
            "date": "2024-07-06"
        },
        {
            "id": 15783,
            "ip_address": "37.111.206.44",
            "count": 1,
            "first_visit": "2022-06-17T00:22:57.426762+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 31555,
            "ip_address": "37.111.206.44",
            "count": 1,
            "first_visit": "2022-08-08T18:53:40.552568+06:00",
            "date": "2022-08-08"
        },
        {
            "id": 31581,
            "ip_address": "37.111.206.44",
            "count": 1,
            "first_visit": "2022-08-09T01:29:38.628448+06:00",
            "date": "2022-08-09"
        },
        {
            "id": 6015,
            "ip_address": "37.111.206.44",
            "count": 8,
            "first_visit": "2022-05-14T17:33:54.989797+06:00",
            "date": null
        },
        {
            "id": 7055,
            "ip_address": "37.111.206.43",
            "count": 3,
            "first_visit": "2022-05-16T19:04:36.227625+06:00",
            "date": null
        }
    ]
}