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

{
    "count": 92979,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80120&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80104&ordering=-ip_address",
    "results": [
        {
            "id": 41403,
            "ip_address": "103.209.198.98",
            "count": 1,
            "first_visit": "2023-02-02T15:34:19.068762+06:00",
            "date": "2023-02-02"
        },
        {
            "id": 12996,
            "ip_address": "103.209.198.8",
            "count": 1,
            "first_visit": "2022-05-31T02:24:34.760554+06:00",
            "date": null
        },
        {
            "id": 14314,
            "ip_address": "103.209.198.39",
            "count": 1,
            "first_visit": "2022-06-10T09:28:57.214921+06:00",
            "date": "2022-06-10"
        },
        {
            "id": 3416,
            "ip_address": "103.209.198.35",
            "count": 1,
            "first_visit": "2022-02-08T01:30:21.718975+06:00",
            "date": null
        },
        {
            "id": 7523,
            "ip_address": "103.209.198.34",
            "count": 9,
            "first_visit": "2022-05-16T23:54:11.165163+06:00",
            "date": null
        },
        {
            "id": 452,
            "ip_address": "103.209.198.33",
            "count": 1,
            "first_visit": "2021-12-08T19:42:26.297714+06:00",
            "date": null
        },
        {
            "id": 31117,
            "ip_address": "103.209.198.22",
            "count": 1,
            "first_visit": "2022-08-04T12:39:52.671613+06:00",
            "date": "2022-08-04"
        },
        {
            "id": 30221,
            "ip_address": "103.209.198.12",
            "count": 1,
            "first_visit": "2022-07-31T08:41:42.895741+06:00",
            "date": "2022-07-31"
        }
    ]
}