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

{
    "count": 93346,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79008&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78992&ordering=-ip_address",
    "results": [
        {
            "id": 84126,
            "ip_address": "103.230.104.2",
            "count": 2,
            "first_visit": "2025-06-17T20:02:44.359371+06:00",
            "date": "2025-06-17"
        },
        {
            "id": 91096,
            "ip_address": "103.230.104.19",
            "count": 1,
            "first_visit": "2025-10-22T11:26:30.692356+06:00",
            "date": "2025-10-22"
        },
        {
            "id": 7142,
            "ip_address": "103.230.104.19",
            "count": 1,
            "first_visit": "2022-05-16T19:37:51.853428+06:00",
            "date": null
        },
        {
            "id": 32692,
            "ip_address": "103.230.104.18",
            "count": 1,
            "first_visit": "2022-08-22T19:01:34.103921+06:00",
            "date": "2022-08-22"
        },
        {
            "id": 10391,
            "ip_address": "103.230.104.18",
            "count": 2,
            "first_visit": "2022-05-22T20:40:25.479112+06:00",
            "date": null
        },
        {
            "id": 79643,
            "ip_address": "103.230.104.18",
            "count": 1,
            "first_visit": "2025-03-02T14:38:50.408021+06:00",
            "date": "2025-03-02"
        },
        {
            "id": 75875,
            "ip_address": "103.230.104.18",
            "count": 1,
            "first_visit": "2024-11-20T14:39:42.385454+06:00",
            "date": "2024-11-20"
        },
        {
            "id": 41436,
            "ip_address": "103.230.104.17",
            "count": 1,
            "first_visit": "2023-02-02T23:48:53.692228+06:00",
            "date": "2023-02-02"
        }
    ]
}