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

{
    "count": 93366,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78896&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78880&ordering=-ip_address",
    "results": [
        {
            "id": 45245,
            "ip_address": "103.230.105.22",
            "count": 1,
            "first_visit": "2023-04-12T23:51:56.355956+06:00",
            "date": "2023-04-12"
        },
        {
            "id": 69056,
            "ip_address": "103.230.105.20",
            "count": 1,
            "first_visit": "2024-05-25T09:20:15.589127+06:00",
            "date": "2024-05-25"
        },
        {
            "id": 61678,
            "ip_address": "103.230.105.20",
            "count": 3,
            "first_visit": "2023-12-22T23:28:27.364010+06:00",
            "date": "2023-12-22"
        },
        {
            "id": 5552,
            "ip_address": "103.230.105.2",
            "count": 2,
            "first_visit": "2022-05-02T11:43:03.565499+06:00",
            "date": null
        },
        {
            "id": 82608,
            "ip_address": "103.230.105.18",
            "count": 1,
            "first_visit": "2025-05-11T09:01:54.629298+06:00",
            "date": "2025-05-11"
        },
        {
            "id": 20894,
            "ip_address": "103.230.105.17",
            "count": 1,
            "first_visit": "2022-07-03T16:21:26.590785+06:00",
            "date": "2022-07-03"
        },
        {
            "id": 4653,
            "ip_address": "103.230.105.17",
            "count": 2,
            "first_visit": "2022-03-24T17:01:15.113613+06:00",
            "date": null
        },
        {
            "id": 77226,
            "ip_address": "103.230.105.17",
            "count": 1,
            "first_visit": "2024-12-27T20:44:26.559888+06:00",
            "date": "2024-12-27"
        }
    ]
}