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

{
    "count": 100570,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19816&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19800&ordering=-ip_address",
    "results": [
        {
            "id": 26948,
            "ip_address": "37.111.243.177",
            "count": 2,
            "first_visit": "2022-07-25T00:18:05.728569+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 24330,
            "ip_address": "37.111.243.177",
            "count": 1,
            "first_visit": "2022-07-20T01:24:57.249332+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 59671,
            "ip_address": "37.111.243.176",
            "count": 1,
            "first_visit": "2023-11-18T02:53:50.863638+06:00",
            "date": "2023-11-18"
        },
        {
            "id": 80817,
            "ip_address": "37.111.243.171",
            "count": 1,
            "first_visit": "2025-03-31T09:05:20.350306+06:00",
            "date": "2025-03-31"
        },
        {
            "id": 65437,
            "ip_address": "37.111.243.17",
            "count": 1,
            "first_visit": "2024-03-02T18:04:42.644719+06:00",
            "date": "2024-03-02"
        },
        {
            "id": 10278,
            "ip_address": "37.111.243.167",
            "count": 1,
            "first_visit": "2022-05-22T12:15:12.894586+06:00",
            "date": null
        },
        {
            "id": 6266,
            "ip_address": "37.111.243.163",
            "count": 2,
            "first_visit": "2022-05-15T08:15:21.340258+06:00",
            "date": null
        },
        {
            "id": 80789,
            "ip_address": "37.111.243.160",
            "count": 1,
            "first_visit": "2025-03-30T13:14:03.443604+06:00",
            "date": "2025-03-30"
        }
    ]
}