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

{
    "count": 98221,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16152&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16136&ordering=-ip_address",
    "results": [
        {
            "id": 89406,
            "ip_address": "43.245.120.205",
            "count": 3,
            "first_visit": "2025-09-12T16:18:14.721393+06:00",
            "date": "2025-09-12"
        },
        {
            "id": 12020,
            "ip_address": "43.245.120.205",
            "count": 3,
            "first_visit": "2022-05-27T22:53:54.629309+06:00",
            "date": null
        },
        {
            "id": 29506,
            "ip_address": "43.245.120.205",
            "count": 1,
            "first_visit": "2022-07-29T22:51:38.626583+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 10565,
            "ip_address": "43.245.120.204",
            "count": 1,
            "first_visit": "2022-05-23T10:13:12.672979+06:00",
            "date": null
        },
        {
            "id": 19809,
            "ip_address": "43.245.120.204",
            "count": 1,
            "first_visit": "2022-06-28T18:16:23.128413+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 9658,
            "ip_address": "43.245.120.203",
            "count": 1,
            "first_visit": "2022-05-20T11:12:48.223130+06:00",
            "date": null
        },
        {
            "id": 28347,
            "ip_address": "43.245.120.202",
            "count": 1,
            "first_visit": "2022-07-27T22:10:03.553222+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 84503,
            "ip_address": "43.245.120.200",
            "count": 1,
            "first_visit": "2025-06-25T19:16:19.220015+06:00",
            "date": "2025-06-25"
        }
    ]
}