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

{
    "count": 93117,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10552&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10536&ordering=-ip_address",
    "results": [
        {
            "id": 78606,
            "ip_address": "58.145.184.251",
            "count": 1,
            "first_visit": "2025-02-05T10:34:03.874627+06:00",
            "date": "2025-02-05"
        },
        {
            "id": 1307,
            "ip_address": "58.145.184.251",
            "count": 14,
            "first_visit": "2021-12-23T19:57:59.472032+06:00",
            "date": null
        },
        {
            "id": 22834,
            "ip_address": "58.145.184.250",
            "count": 1,
            "first_visit": "2022-07-14T23:00:20.802905+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 18748,
            "ip_address": "58.145.184.250",
            "count": 1,
            "first_visit": "2022-06-25T19:37:11.993079+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 79733,
            "ip_address": "58.145.184.250",
            "count": 1,
            "first_visit": "2025-03-04T18:02:31.917954+06:00",
            "date": "2025-03-04"
        },
        {
            "id": 1165,
            "ip_address": "58.145.184.250",
            "count": 12,
            "first_visit": "2021-12-21T14:46:01.715160+06:00",
            "date": null
        },
        {
            "id": 24087,
            "ip_address": "58.145.184.249",
            "count": 1,
            "first_visit": "2022-07-19T13:11:12.675155+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 5598,
            "ip_address": "58.145.184.249",
            "count": 9,
            "first_visit": "2022-05-04T07:00:41.945886+06:00",
            "date": null
        }
    ]
}