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

{
    "count": 98391,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32664&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32648&ordering=-ip_address",
    "results": [
        {
            "id": 4629,
            "ip_address": "202.83.124.115",
            "count": null,
            "first_visit": "2022-03-23T20:47:15.951116+06:00",
            "date": null
        },
        {
            "id": 89397,
            "ip_address": "202.83.124.104",
            "count": 1,
            "first_visit": "2025-09-12T14:40:14.019741+06:00",
            "date": "2025-09-12"
        },
        {
            "id": 57789,
            "ip_address": "202.83.124.103",
            "count": 1,
            "first_visit": "2023-10-17T05:55:21.796951+06:00",
            "date": "2023-10-17"
        },
        {
            "id": 37471,
            "ip_address": "202.8.113.130",
            "count": 2,
            "first_visit": "2022-11-16T12:28:27.911839+06:00",
            "date": "2022-11-16"
        },
        {
            "id": 54276,
            "ip_address": "202.79.34.197",
            "count": 1,
            "first_visit": "2023-09-04T15:26:30.063469+06:00",
            "date": "2023-09-04"
        },
        {
            "id": 22675,
            "ip_address": "202.79.21.215",
            "count": 1,
            "first_visit": "2022-07-14T15:51:30.416710+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 29774,
            "ip_address": "202.79.21.180",
            "count": 1,
            "first_visit": "2022-07-30T10:43:12.036393+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 4148,
            "ip_address": "202.79.19.60",
            "count": 1,
            "first_visit": "2022-03-07T09:27:53.597403+06:00",
            "date": null
        }
    ]
}