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

{
    "count": 99662,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23440&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23424&ordering=-ip_address",
    "results": [
        {
            "id": 97589,
            "ip_address": "37.111.207.61",
            "count": 1,
            "first_visit": "2026-04-30T11:28:50.146324+06:00",
            "date": "2026-04-30"
        },
        {
            "id": 99015,
            "ip_address": "37.111.207.60",
            "count": 1,
            "first_visit": "2026-06-09T11:58:36.896104+06:00",
            "date": "2026-06-09"
        },
        {
            "id": 6898,
            "ip_address": "37.111.207.60",
            "count": 1,
            "first_visit": "2022-05-16T17:07:46.752230+06:00",
            "date": null
        },
        {
            "id": 29526,
            "ip_address": "37.111.207.58",
            "count": 1,
            "first_visit": "2022-07-29T23:12:11.568830+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 8356,
            "ip_address": "37.111.207.58",
            "count": 2,
            "first_visit": "2022-05-17T22:30:26.117779+06:00",
            "date": null
        },
        {
            "id": 24218,
            "ip_address": "37.111.207.57",
            "count": 5,
            "first_visit": "2022-07-19T22:45:27.531351+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 10234,
            "ip_address": "37.111.207.57",
            "count": 1,
            "first_visit": "2022-05-22T09:10:19.744038+06:00",
            "date": null
        },
        {
            "id": 24300,
            "ip_address": "37.111.207.57",
            "count": 1,
            "first_visit": "2022-07-20T00:45:09.252166+06:00",
            "date": "2022-07-20"
        }
    ]
}