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

{
    "count": 101431,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79784&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79768&ordering=-ip_address",
    "results": [
        {
            "id": 89400,
            "ip_address": "103.67.159.193",
            "count": 1,
            "first_visit": "2025-09-12T15:05:28.858972+06:00",
            "date": "2025-09-12"
        },
        {
            "id": 6305,
            "ip_address": "103.67.159.191",
            "count": 1,
            "first_visit": "2022-05-15T10:01:19.698281+06:00",
            "date": null
        },
        {
            "id": 30670,
            "ip_address": "103.67.159.191",
            "count": 1,
            "first_visit": "2022-08-01T15:16:41.566304+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 12290,
            "ip_address": "103.67.159.189",
            "count": 1,
            "first_visit": "2022-05-28T22:09:52.172937+06:00",
            "date": null
        },
        {
            "id": 10198,
            "ip_address": "103.67.159.188",
            "count": 1,
            "first_visit": "2022-05-22T00:37:54.742628+06:00",
            "date": null
        },
        {
            "id": 69165,
            "ip_address": "103.67.159.186",
            "count": 1,
            "first_visit": "2024-05-27T11:47:30.664007+06:00",
            "date": "2024-05-27"
        },
        {
            "id": 8672,
            "ip_address": "103.67.159.185",
            "count": 1,
            "first_visit": "2022-05-18T08:16:49.288659+06:00",
            "date": null
        },
        {
            "id": 31106,
            "ip_address": "103.67.159.183",
            "count": 1,
            "first_visit": "2022-08-04T11:10:46.361186+06:00",
            "date": "2022-08-04"
        }
    ]
}