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

{
    "count": 97621,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=92208&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=92192&ordering=-ip_address",
    "results": [
        {
            "id": 16267,
            "ip_address": "103.136.202.123",
            "count": 1,
            "first_visit": "2022-06-18T08:02:12.499950+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 16297,
            "ip_address": "103.136.202.122",
            "count": 1,
            "first_visit": "2022-06-18T09:33:10.373818+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 6754,
            "ip_address": "103.136.202.115",
            "count": 1,
            "first_visit": "2022-05-16T14:33:50.510914+06:00",
            "date": null
        },
        {
            "id": 6342,
            "ip_address": "103.136.202.112",
            "count": 1,
            "first_visit": "2022-05-15T15:01:04.593962+06:00",
            "date": null
        },
        {
            "id": 97414,
            "ip_address": "103.136.201.28",
            "count": 1,
            "first_visit": "2026-04-26T17:18:21.948706+06:00",
            "date": "2026-04-26"
        },
        {
            "id": 77106,
            "ip_address": "103.136.201.27",
            "count": 1,
            "first_visit": "2024-12-24T11:45:01.124017+06:00",
            "date": "2024-12-24"
        },
        {
            "id": 48539,
            "ip_address": "103.136.201.27",
            "count": 1,
            "first_visit": "2023-06-19T21:10:34.608829+06:00",
            "date": "2023-06-19"
        },
        {
            "id": 55171,
            "ip_address": "103.136.201.27",
            "count": 1,
            "first_visit": "2023-09-15T19:23:20.362980+06:00",
            "date": "2023-09-15"
        }
    ]
}