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

{
    "count": 102916,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=52112&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=52096&ordering=-ip_address",
    "results": [
        {
            "id": 10007,
            "ip_address": "119.30.38.234",
            "count": 2,
            "first_visit": "2022-05-21T13:41:56.182955+06:00",
            "date": null
        },
        {
            "id": 12352,
            "ip_address": "119.30.38.231",
            "count": 3,
            "first_visit": "2022-05-29T00:33:09.990372+06:00",
            "date": null
        },
        {
            "id": 10008,
            "ip_address": "119.30.38.230",
            "count": 1,
            "first_visit": "2022-05-21T13:42:38.186963+06:00",
            "date": null
        },
        {
            "id": 12337,
            "ip_address": "119.30.38.23",
            "count": 1,
            "first_visit": "2022-05-28T23:55:09.368981+06:00",
            "date": null
        },
        {
            "id": 18115,
            "ip_address": "119.30.38.226",
            "count": 1,
            "first_visit": "2022-06-24T13:43:00.291858+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 7944,
            "ip_address": "119.30.38.222",
            "count": 2,
            "first_visit": "2022-05-17T11:26:37.767767+06:00",
            "date": null
        },
        {
            "id": 20516,
            "ip_address": "119.30.38.221",
            "count": 1,
            "first_visit": "2022-07-01T08:55:49.204120+06:00",
            "date": "2022-07-01"
        },
        {
            "id": 96584,
            "ip_address": "119.30.38.22",
            "count": 3,
            "first_visit": "2026-04-01T15:15:46.879315+06:00",
            "date": "2026-04-01"
        }
    ]
}