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

{
    "count": 102714,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50792&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50776&ordering=-ip_address",
    "results": [
        {
            "id": 4946,
            "ip_address": "120.50.9.34",
            "count": 1,
            "first_visit": "2022-04-06T11:15:02.381037+06:00",
            "date": null
        },
        {
            "id": 45752,
            "ip_address": "120.50.9.190",
            "count": 1,
            "first_visit": "2023-04-26T10:38:09.797050+06:00",
            "date": "2023-04-26"
        },
        {
            "id": 13543,
            "ip_address": "120.50.7.202",
            "count": 1,
            "first_visit": "2022-06-05T10:22:16.244895+06:00",
            "date": null
        },
        {
            "id": 82263,
            "ip_address": "120.50.7.18",
            "count": 1,
            "first_visit": "2025-05-04T15:54:38.631280+06:00",
            "date": "2025-05-04"
        },
        {
            "id": 88740,
            "ip_address": "120.50.6.202",
            "count": 1,
            "first_visit": "2025-08-31T14:59:05.273490+06:00",
            "date": "2025-08-31"
        },
        {
            "id": 27321,
            "ip_address": "120.50.5.66",
            "count": 2,
            "first_visit": "2022-07-25T13:51:25.574640+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 38915,
            "ip_address": "120.50.4.32",
            "count": 1,
            "first_visit": "2022-12-18T10:08:27.324503+06:00",
            "date": "2022-12-18"
        },
        {
            "id": 37333,
            "ip_address": "120.50.4.32",
            "count": 1,
            "first_visit": "2022-11-13T14:30:06.707416+06:00",
            "date": "2022-11-13"
        }
    ]
}