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

{
    "count": 93431,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78656&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78640&ordering=-ip_address",
    "results": [
        {
            "id": 54723,
            "ip_address": "103.230.107.27",
            "count": 1,
            "first_visit": "2023-09-10T11:43:58.390157+06:00",
            "date": "2023-09-10"
        },
        {
            "id": 77819,
            "ip_address": "103.230.107.27",
            "count": 1,
            "first_visit": "2025-01-13T18:46:04.005239+06:00",
            "date": "2025-01-13"
        },
        {
            "id": 4692,
            "ip_address": "103.230.107.27",
            "count": 1,
            "first_visit": "2022-03-26T21:56:59.449561+06:00",
            "date": null
        },
        {
            "id": 50284,
            "ip_address": "103.230.107.26",
            "count": 2,
            "first_visit": "2023-07-18T19:43:12.835661+06:00",
            "date": "2023-07-18"
        },
        {
            "id": 91119,
            "ip_address": "103.230.107.26",
            "count": 1,
            "first_visit": "2025-10-22T20:57:04.177770+06:00",
            "date": "2025-10-22"
        },
        {
            "id": 10723,
            "ip_address": "103.230.107.25",
            "count": 1,
            "first_visit": "2022-05-23T19:48:26.405386+06:00",
            "date": null
        },
        {
            "id": 36765,
            "ip_address": "103.230.107.25",
            "count": 1,
            "first_visit": "2022-11-01T08:51:18.862617+06:00",
            "date": "2022-11-01"
        },
        {
            "id": 68148,
            "ip_address": "103.230.107.25",
            "count": 6,
            "first_visit": "2024-05-10T16:19:04.101767+06:00",
            "date": "2024-05-10"
        }
    ]
}