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

{
    "count": 101325,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34664&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34648&ordering=-ip_address",
    "results": [
        {
            "id": 21325,
            "ip_address": "202.181.19.244",
            "count": 3,
            "first_visit": "2022-07-06T12:51:22.924507+06:00",
            "date": "2022-07-06"
        },
        {
            "id": 39975,
            "ip_address": "202.181.19.244",
            "count": 3,
            "first_visit": "2023-01-06T20:03:14.213084+06:00",
            "date": "2023-01-06"
        },
        {
            "id": 28173,
            "ip_address": "202.181.19.244",
            "count": 2,
            "first_visit": "2022-07-27T12:13:44.474671+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 29857,
            "ip_address": "202.181.19.244",
            "count": 1,
            "first_visit": "2022-07-30T11:55:18.935367+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 8262,
            "ip_address": "202.181.19.243",
            "count": 2,
            "first_visit": "2022-05-17T19:02:07.585455+06:00",
            "date": null
        },
        {
            "id": 17161,
            "ip_address": "202.181.19.243",
            "count": 1,
            "first_visit": "2022-06-21T21:11:29.905809+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 29319,
            "ip_address": "202.181.19.242",
            "count": 1,
            "first_visit": "2022-07-29T14:00:36.280575+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 7589,
            "ip_address": "202.181.19.242",
            "count": 2,
            "first_visit": "2022-05-17T04:54:24.608490+06:00",
            "date": null
        }
    ]
}