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

{
    "count": 98149,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=89056&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=89040&ordering=-ip_address",
    "results": [
        {
            "id": 37170,
            "ip_address": "103.159.129.128",
            "count": 1,
            "first_visit": "2022-11-09T19:31:15.824510+06:00",
            "date": "2022-11-09"
        },
        {
            "id": 5246,
            "ip_address": "103.159.129.128",
            "count": 1,
            "first_visit": "2022-04-19T13:07:15.882060+06:00",
            "date": null
        },
        {
            "id": 4100,
            "ip_address": "103.159.129.122",
            "count": 2,
            "first_visit": "2022-03-05T18:57:57.974476+06:00",
            "date": null
        },
        {
            "id": 86879,
            "ip_address": "103.159.129.113",
            "count": 1,
            "first_visit": "2025-08-01T12:47:09.496562+06:00",
            "date": "2025-08-01"
        },
        {
            "id": 28532,
            "ip_address": "103.159.129.10",
            "count": 2,
            "first_visit": "2022-07-28T03:00:38.520928+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 29941,
            "ip_address": "103.159.129.10",
            "count": 1,
            "first_visit": "2022-07-30T16:40:29.016042+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 29096,
            "ip_address": "103.159.129.10",
            "count": 3,
            "first_visit": "2022-07-29T04:13:26.932531+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 38721,
            "ip_address": "103.159.128.74",
            "count": 3,
            "first_visit": "2022-12-15T00:28:44.352214+06:00",
            "date": "2022-12-15"
        }
    ]
}