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

{
    "count": 96291,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20568&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20552&ordering=-ip_address",
    "results": [
        {
            "id": 8192,
            "ip_address": "37.111.214.31",
            "count": 1,
            "first_visit": "2022-05-17T14:57:07.185431+06:00",
            "date": null
        },
        {
            "id": 78193,
            "ip_address": "37.111.214.3",
            "count": 1,
            "first_visit": "2025-01-24T12:38:25.716719+06:00",
            "date": "2025-01-24"
        },
        {
            "id": 32894,
            "ip_address": "37.111.214.28",
            "count": 1,
            "first_visit": "2022-08-25T09:52:01.117576+06:00",
            "date": "2022-08-25"
        },
        {
            "id": 28371,
            "ip_address": "37.111.214.28",
            "count": 1,
            "first_visit": "2022-07-27T22:51:59.456583+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 1040,
            "ip_address": "37.111.214.28",
            "count": 1,
            "first_visit": "2021-12-20T12:24:16.199387+06:00",
            "date": null
        },
        {
            "id": 25531,
            "ip_address": "37.111.214.28",
            "count": 1,
            "first_visit": "2022-07-21T12:56:25.219812+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 7859,
            "ip_address": "37.111.214.27",
            "count": 13,
            "first_visit": "2022-05-17T10:45:14.626448+06:00",
            "date": null
        },
        {
            "id": 23356,
            "ip_address": "37.111.214.27",
            "count": 1,
            "first_visit": "2022-07-17T19:09:10.246254+06:00",
            "date": "2022-07-17"
        }
    ]
}