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

{
    "count": 101332,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34872&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34856&ordering=-ip_address",
    "results": [
        {
            "id": 33947,
            "ip_address": "202.164.214.218",
            "count": 1,
            "first_visit": "2022-09-06T22:25:01.570010+06:00",
            "date": "2022-09-06"
        },
        {
            "id": 44023,
            "ip_address": "202.164.213.71",
            "count": 1,
            "first_visit": "2023-03-19T11:14:31.963472+06:00",
            "date": "2023-03-19"
        },
        {
            "id": 1032,
            "ip_address": "202.164.212.86",
            "count": 1,
            "first_visit": "2021-12-20T11:23:29.216919+06:00",
            "date": null
        },
        {
            "id": 15361,
            "ip_address": "202.164.212.77",
            "count": 1,
            "first_visit": "2022-06-15T16:55:22.438831+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 1612,
            "ip_address": "202.164.212.77",
            "count": 2,
            "first_visit": "2022-01-03T09:29:46.571187+06:00",
            "date": null
        },
        {
            "id": 61534,
            "ip_address": "202.164.212.77",
            "count": 1,
            "first_visit": "2023-12-20T17:06:00.583306+06:00",
            "date": "2023-12-20"
        },
        {
            "id": 99713,
            "ip_address": "202.164.212.77",
            "count": 1,
            "first_visit": "2026-06-29T17:49:29.777255+06:00",
            "date": "2026-06-29"
        },
        {
            "id": 31624,
            "ip_address": "202.164.212.41",
            "count": 2,
            "first_visit": "2022-08-09T15:41:33.078307+06:00",
            "date": "2022-08-09"
        }
    ]
}