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

{
    "count": 98247,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=31064&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=31048&ordering=-ip_address",
    "results": [
        {
            "id": 86962,
            "ip_address": "203.96.224.143",
            "count": 1,
            "first_visit": "2025-08-02T14:42:06.132957+06:00",
            "date": "2025-08-02"
        },
        {
            "id": 87958,
            "ip_address": "203.96.224.140",
            "count": 1,
            "first_visit": "2025-08-18T17:17:54.578813+06:00",
            "date": "2025-08-18"
        },
        {
            "id": 10580,
            "ip_address": "203.96.189.181",
            "count": 1,
            "first_visit": "2022-05-23T10:46:32.867720+06:00",
            "date": null
        },
        {
            "id": 3988,
            "ip_address": "203.96.189.179",
            "count": 1,
            "first_visit": "2022-03-01T21:00:59.618326+06:00",
            "date": null
        },
        {
            "id": 12912,
            "ip_address": "203.96.189.178",
            "count": 1,
            "first_visit": "2022-05-30T23:05:15.094901+06:00",
            "date": null
        },
        {
            "id": 24762,
            "ip_address": "203.96.189.177",
            "count": 1,
            "first_visit": "2022-07-20T17:01:09.605743+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 25004,
            "ip_address": "203.96.189.171",
            "count": 1,
            "first_visit": "2022-07-20T23:37:50.662892+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 13424,
            "ip_address": "203.96.189.171",
            "count": 1,
            "first_visit": "2022-06-03T00:51:39.463271+06:00",
            "date": null
        }
    ]
}