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

{
    "count": 92247,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=85312&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=85296&ordering=-ip_address",
    "results": [
        {
            "id": 7585,
            "ip_address": "103.148.210.182",
            "count": 3,
            "first_visit": "2022-05-17T04:20:09.856646+06:00",
            "date": null
        },
        {
            "id": 10104,
            "ip_address": "103.148.210.181",
            "count": 2,
            "first_visit": "2022-05-21T22:18:12.815548+06:00",
            "date": null
        },
        {
            "id": 11927,
            "ip_address": "103.148.210.180",
            "count": 1,
            "first_visit": "2022-05-27T13:18:49.277615+06:00",
            "date": null
        },
        {
            "id": 17517,
            "ip_address": "103.148.210.180",
            "count": 1,
            "first_visit": "2022-06-22T22:39:50.890048+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 3383,
            "ip_address": "103.148.210.122",
            "count": 1,
            "first_visit": "2022-02-07T13:38:39.207186+06:00",
            "date": null
        },
        {
            "id": 8488,
            "ip_address": "103.148.210.114",
            "count": 2,
            "first_visit": "2022-05-17T23:22:05.570755+06:00",
            "date": null
        },
        {
            "id": 51056,
            "ip_address": "103.148.179.8",
            "count": 1,
            "first_visit": "2023-07-28T09:01:02.966747+06:00",
            "date": "2023-07-28"
        },
        {
            "id": 42162,
            "ip_address": "103.148.179.8",
            "count": 2,
            "first_visit": "2023-02-14T12:05:21.395451+06:00",
            "date": "2023-02-14"
        }
    ]
}