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

{
    "count": 100098,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21608&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21592&ordering=-ip_address",
    "results": [
        {
            "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"
        },
        {
            "id": 91899,
            "ip_address": "37.111.214.27",
            "count": 1,
            "first_visit": "2025-11-11T16:04:44.171608+06:00",
            "date": "2025-11-11"
        },
        {
            "id": 16255,
            "ip_address": "37.111.214.26",
            "count": 1,
            "first_visit": "2022-06-18T07:32:45.633076+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 30031,
            "ip_address": "37.111.214.26",
            "count": 1,
            "first_visit": "2022-07-30T22:44:56.693025+06:00",
            "date": "2022-07-30"
        }
    ]
}