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

{
    "count": 101378,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80976&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80960&ordering=-ip_address",
    "results": [
        {
            "id": 8302,
            "ip_address": "103.60.175.60",
            "count": 1,
            "first_visit": "2022-05-17T21:29:35.630566+06:00",
            "date": null
        },
        {
            "id": 32912,
            "ip_address": "103.60.175.60",
            "count": 2,
            "first_visit": "2022-08-25T13:37:45.734835+06:00",
            "date": "2022-08-25"
        },
        {
            "id": 15771,
            "ip_address": "103.60.175.60",
            "count": 1,
            "first_visit": "2022-06-16T23:39:18.341342+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 83596,
            "ip_address": "103.60.175.60",
            "count": 1,
            "first_visit": "2025-06-02T14:23:53.695208+06:00",
            "date": "2025-06-02"
        },
        {
            "id": 83526,
            "ip_address": "103.60.175.60",
            "count": 2,
            "first_visit": "2025-06-01T01:50:21.934269+06:00",
            "date": "2025-06-01"
        },
        {
            "id": 28127,
            "ip_address": "103.60.175.6",
            "count": 1,
            "first_visit": "2022-07-27T11:09:42.934629+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 14214,
            "ip_address": "103.60.175.59",
            "count": 2,
            "first_visit": "2022-06-09T17:30:29.417618+06:00",
            "date": "2022-06-09"
        },
        {
            "id": 1473,
            "ip_address": "103.60.175.59",
            "count": 3,
            "first_visit": "2021-12-29T18:33:59.386024+06:00",
            "date": null
        }
    ]
}