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

{
    "count": 92954,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=64&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=48&ordering=-ip_address",
    "results": [
        {
            "id": 92651,
            "ip_address": "97.85.193.219",
            "count": 1,
            "first_visit": "2025-12-05T11:57:00.175623+06:00",
            "date": "2025-12-05"
        },
        {
            "id": 80598,
            "ip_address": "97.151.248.99",
            "count": 2,
            "first_visit": "2025-03-25T18:32:40.770186+06:00",
            "date": "2025-03-25"
        },
        {
            "id": 80649,
            "ip_address": "97.151.248.99",
            "count": 1,
            "first_visit": "2025-03-27T00:20:45.917805+06:00",
            "date": "2025-03-27"
        },
        {
            "id": 38159,
            "ip_address": "97.126.34.60",
            "count": 1,
            "first_visit": "2022-12-02T11:53:30.490295+06:00",
            "date": "2022-12-02"
        },
        {
            "id": 4561,
            "ip_address": "97.107.135.120",
            "count": 2,
            "first_visit": "2022-03-21T16:23:30.097727+06:00",
            "date": null
        },
        {
            "id": 79258,
            "ip_address": "96.87.169.158",
            "count": 1,
            "first_visit": "2025-02-21T20:42:43.416713+06:00",
            "date": "2025-02-21"
        },
        {
            "id": 81742,
            "ip_address": "96.63.166.22",
            "count": 1,
            "first_visit": "2025-04-22T08:34:57.312987+06:00",
            "date": "2025-04-22"
        },
        {
            "id": 2011,
            "ip_address": "96.63.135.81",
            "count": 1,
            "first_visit": "2022-01-12T08:20:47.593378+06:00",
            "date": null
        }
    ]
}