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

{
    "count": 100636,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19440&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19424&ordering=-ip_address",
    "results": [
        {
            "id": 7165,
            "ip_address": "37.111.246.70",
            "count": 3,
            "first_visit": "2022-05-16T19:46:56.640759+06:00",
            "date": null
        },
        {
            "id": 6465,
            "ip_address": "37.111.246.7",
            "count": 2,
            "first_visit": "2022-05-15T23:13:48.447982+06:00",
            "date": null
        },
        {
            "id": 10724,
            "ip_address": "37.111.246.69",
            "count": 1,
            "first_visit": "2022-05-23T19:54:42.653690+06:00",
            "date": null
        },
        {
            "id": 8003,
            "ip_address": "37.111.246.65",
            "count": 1,
            "first_visit": "2022-05-17T11:53:32.057260+06:00",
            "date": null
        },
        {
            "id": 33092,
            "ip_address": "37.111.246.65",
            "count": 1,
            "first_visit": "2022-08-27T16:15:20.822426+06:00",
            "date": "2022-08-27"
        },
        {
            "id": 12109,
            "ip_address": "37.111.246.64",
            "count": 1,
            "first_visit": "2022-05-28T06:34:30.330231+06:00",
            "date": null
        },
        {
            "id": 84632,
            "ip_address": "37.111.246.63",
            "count": 1,
            "first_visit": "2025-06-28T00:55:14.140314+06:00",
            "date": "2025-06-28"
        },
        {
            "id": 13172,
            "ip_address": "37.111.246.63",
            "count": 1,
            "first_visit": "2022-05-31T19:05:57.726395+06:00",
            "date": null
        }
    ]
}