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

{
    "count": 101431,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79768&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79752&ordering=-ip_address",
    "results": [
        {
            "id": 81988,
            "ip_address": "103.67.159.22",
            "count": 1,
            "first_visit": "2025-04-28T20:05:57.971458+06:00",
            "date": "2025-04-28"
        },
        {
            "id": 29,
            "ip_address": "103.67.159.218",
            "count": 2,
            "first_visit": "2021-12-02T22:09:29.039085+06:00",
            "date": null
        },
        {
            "id": 13761,
            "ip_address": "103.67.159.216",
            "count": 1,
            "first_visit": "2022-06-07T07:03:34.172748+06:00",
            "date": "2022-06-07"
        },
        {
            "id": 29207,
            "ip_address": "103.67.159.215",
            "count": 14,
            "first_visit": "2022-07-29T10:52:05.757732+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 10758,
            "ip_address": "103.67.159.213",
            "count": 1,
            "first_visit": "2022-05-23T22:41:11.183540+06:00",
            "date": null
        },
        {
            "id": 11452,
            "ip_address": "103.67.159.211",
            "count": 1,
            "first_visit": "2022-05-25T22:21:55.299190+06:00",
            "date": null
        },
        {
            "id": 30188,
            "ip_address": "103.67.159.21",
            "count": 1,
            "first_visit": "2022-07-31T07:10:35.152485+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 9102,
            "ip_address": "103.67.159.209",
            "count": 1,
            "first_visit": "2022-05-18T22:20:07.597192+06:00",
            "date": null
        }
    ]
}