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

{
    "count": 92159,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2048&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2032&ordering=-ip_address",
    "results": [
        {
            "id": 34456,
            "ip_address": "69.171.251.3",
            "count": 1,
            "first_visit": "2022-09-15T20:26:02.211887+06:00",
            "date": "2022-09-15"
        },
        {
            "id": 75883,
            "ip_address": "69.171.251.29",
            "count": 1,
            "first_visit": "2024-11-20T19:20:16.833575+06:00",
            "date": "2024-11-20"
        },
        {
            "id": 80565,
            "ip_address": "69.171.251.26",
            "count": 1,
            "first_visit": "2025-03-24T22:18:58.498926+06:00",
            "date": "2025-03-24"
        },
        {
            "id": 76853,
            "ip_address": "69.171.251.24",
            "count": 1,
            "first_visit": "2024-12-17T21:29:48.320691+06:00",
            "date": "2024-12-17"
        },
        {
            "id": 47199,
            "ip_address": "69.171.251.24",
            "count": 1,
            "first_visit": "2023-05-26T23:50:38.166401+06:00",
            "date": "2023-05-26"
        },
        {
            "id": 740,
            "ip_address": "69.171.251.23",
            "count": 1,
            "first_visit": "2021-12-16T15:47:03.338027+06:00",
            "date": null
        },
        {
            "id": 5931,
            "ip_address": "69.171.251.22",
            "count": 1,
            "first_visit": "2022-05-12T23:53:14.575048+06:00",
            "date": null
        },
        {
            "id": 41993,
            "ip_address": "69.171.251.21",
            "count": 1,
            "first_visit": "2023-02-11T10:33:15.982487+06:00",
            "date": "2023-02-11"
        }
    ]
}