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

{
    "count": 101249,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=33520&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=33504&ordering=-ip_address",
    "results": [
        {
            "id": 51040,
            "ip_address": "202.91.40.197",
            "count": 1,
            "first_visit": "2023-07-28T02:44:49.218677+06:00",
            "date": "2023-07-28"
        },
        {
            "id": 3537,
            "ip_address": "202.91.40.179",
            "count": 1,
            "first_visit": "2022-02-11T23:51:02.142790+06:00",
            "date": null
        },
        {
            "id": 5958,
            "ip_address": "202.91.40.176",
            "count": 2,
            "first_visit": "2022-05-13T17:39:59.431249+06:00",
            "date": null
        },
        {
            "id": 31144,
            "ip_address": "202.91.40.169",
            "count": 1,
            "first_visit": "2022-08-04T16:23:42.253920+06:00",
            "date": "2022-08-04"
        },
        {
            "id": 48225,
            "ip_address": "202.91.40.15",
            "count": 2,
            "first_visit": "2023-06-14T19:30:17.513531+06:00",
            "date": "2023-06-14"
        },
        {
            "id": 6449,
            "ip_address": "202.91.40.142",
            "count": 1,
            "first_visit": "2022-05-15T22:44:25.975321+06:00",
            "date": null
        },
        {
            "id": 55113,
            "ip_address": "202.91.40.13",
            "count": 1,
            "first_visit": "2023-09-14T19:57:20.559333+06:00",
            "date": "2023-09-14"
        },
        {
            "id": 78140,
            "ip_address": "202.91.40.115",
            "count": 1,
            "first_visit": "2025-01-23T01:02:20.432682+06:00",
            "date": "2025-01-23"
        }
    ]
}