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

{
    "count": 101075,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32392&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32376&ordering=-ip_address",
    "results": [
        {
            "id": 37701,
            "ip_address": "203.82.197.206",
            "count": 1,
            "first_visit": "2022-11-22T14:05:18.084022+06:00",
            "date": "2022-11-22"
        },
        {
            "id": 50029,
            "ip_address": "203.82.197.206",
            "count": 2,
            "first_visit": "2023-07-15T11:10:45.429869+06:00",
            "date": "2023-07-15"
        },
        {
            "id": 73270,
            "ip_address": "203.82.197.183",
            "count": 1,
            "first_visit": "2024-09-11T11:21:39.582808+06:00",
            "date": "2024-09-11"
        },
        {
            "id": 10326,
            "ip_address": "203.82.197.178",
            "count": 1,
            "first_visit": "2022-05-22T15:54:39.874955+06:00",
            "date": null
        },
        {
            "id": 329,
            "ip_address": "203.82.197.150",
            "count": 1,
            "first_visit": "2021-12-07T12:47:54.560411+06:00",
            "date": null
        },
        {
            "id": 68133,
            "ip_address": "203.82.196.194",
            "count": 2,
            "first_visit": "2024-05-10T11:11:41.763013+06:00",
            "date": "2024-05-10"
        },
        {
            "id": 63526,
            "ip_address": "203.82.196.18",
            "count": 1,
            "first_visit": "2024-01-21T09:21:31.998902+06:00",
            "date": "2024-01-21"
        },
        {
            "id": 16755,
            "ip_address": "203.82.196.18",
            "count": 1,
            "first_visit": "2022-06-20T09:08:01.069774+06:00",
            "date": "2022-06-20"
        }
    ]
}