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

{
    "count": 92330,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=83680&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=83664&ordering=-ip_address",
    "results": [
        {
            "id": 42719,
            "ip_address": "103.159.129.130",
            "count": 2,
            "first_visit": "2023-02-25T21:55:50.662373+06:00",
            "date": "2023-02-25"
        },
        {
            "id": 89733,
            "ip_address": "103.159.129.128",
            "count": 1,
            "first_visit": "2025-09-18T22:06:10.793022+06:00",
            "date": "2025-09-18"
        },
        {
            "id": 89778,
            "ip_address": "103.159.129.128",
            "count": 1,
            "first_visit": "2025-09-19T23:19:46.750422+06:00",
            "date": "2025-09-19"
        },
        {
            "id": 89163,
            "ip_address": "103.159.129.128",
            "count": 1,
            "first_visit": "2025-09-08T10:51:35.804087+06:00",
            "date": "2025-09-08"
        },
        {
            "id": 89782,
            "ip_address": "103.159.129.128",
            "count": 4,
            "first_visit": "2025-09-20T00:22:28.432452+06:00",
            "date": "2025-09-20"
        },
        {
            "id": 37170,
            "ip_address": "103.159.129.128",
            "count": 1,
            "first_visit": "2022-11-09T19:31:15.824510+06:00",
            "date": "2022-11-09"
        },
        {
            "id": 5246,
            "ip_address": "103.159.129.128",
            "count": 1,
            "first_visit": "2022-04-19T13:07:15.882060+06:00",
            "date": null
        },
        {
            "id": 4100,
            "ip_address": "103.159.129.122",
            "count": 2,
            "first_visit": "2022-03-05T18:57:57.974476+06:00",
            "date": null
        }
    ]
}