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

{
    "count": 98232,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=30512&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=30496&ordering=-ip_address",
    "results": [
        {
            "id": 34530,
            "ip_address": "210.1.247.207",
            "count": 2,
            "first_visit": "2022-09-17T07:24:45.046093+06:00",
            "date": "2022-09-17"
        },
        {
            "id": 421,
            "ip_address": "210.1.247.205",
            "count": 1,
            "first_visit": "2021-12-08T13:23:08.278070+06:00",
            "date": null
        },
        {
            "id": 6177,
            "ip_address": "210.1.247.194",
            "count": 2,
            "first_visit": "2022-05-14T23:51:43.106126+06:00",
            "date": null
        },
        {
            "id": 39267,
            "ip_address": "210.1.246.90",
            "count": 1,
            "first_visit": "2022-12-24T08:09:10.955041+06:00",
            "date": "2022-12-24"
        },
        {
            "id": 7307,
            "ip_address": "210.1.246.69",
            "count": 8,
            "first_visit": "2022-05-16T21:16:43.882228+06:00",
            "date": null
        },
        {
            "id": 7367,
            "ip_address": "210.1.246.60",
            "count": 1,
            "first_visit": "2022-05-16T22:25:20.039719+06:00",
            "date": null
        },
        {
            "id": 32770,
            "ip_address": "210.1.246.48",
            "count": 1,
            "first_visit": "2022-08-23T17:42:41.780488+06:00",
            "date": "2022-08-23"
        },
        {
            "id": 27103,
            "ip_address": "210.1.246.48",
            "count": 1,
            "first_visit": "2022-07-25T09:11:23.751878+06:00",
            "date": "2022-07-25"
        }
    ]
}