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

{
    "count": 100337,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20328&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20312&ordering=-ip_address",
    "results": [
        {
            "id": 30239,
            "ip_address": "37.111.232.123",
            "count": 2,
            "first_visit": "2022-07-31T09:16:52.167100+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 17780,
            "ip_address": "37.111.232.122",
            "count": 1,
            "first_visit": "2022-06-23T14:58:16.413823+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 10547,
            "ip_address": "37.111.232.118",
            "count": 1,
            "first_visit": "2022-05-23T09:23:06.454105+06:00",
            "date": null
        },
        {
            "id": 29227,
            "ip_address": "37.111.232.117",
            "count": 2,
            "first_visit": "2022-07-29T11:12:19.168423+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 8547,
            "ip_address": "37.111.232.114",
            "count": 1,
            "first_visit": "2022-05-17T23:47:04.785846+06:00",
            "date": null
        },
        {
            "id": 30799,
            "ip_address": "37.111.232.113",
            "count": 1,
            "first_visit": "2022-08-02T10:56:56.961512+06:00",
            "date": "2022-08-02"
        },
        {
            "id": 86054,
            "ip_address": "37.111.232.113",
            "count": 1,
            "first_visit": "2025-07-18T15:28:23.969516+06:00",
            "date": "2025-07-18"
        },
        {
            "id": 61584,
            "ip_address": "37.111.232.113",
            "count": 17,
            "first_visit": "2023-12-21T10:58:27.330071+06:00",
            "date": "2023-12-21"
        }
    ]
}