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

{
    "count": 93343,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79024&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79008&ordering=-ip_address",
    "results": [
        {
            "id": 61240,
            "ip_address": "103.230.104.13",
            "count": 1,
            "first_visit": "2023-12-15T20:32:21.966200+06:00",
            "date": "2023-12-15"
        },
        {
            "id": 27121,
            "ip_address": "103.230.104.13",
            "count": 1,
            "first_visit": "2022-07-25T10:00:57.190541+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 5728,
            "ip_address": "103.230.104.13",
            "count": 1,
            "first_visit": "2022-05-08T21:48:28.223107+06:00",
            "date": null
        },
        {
            "id": 83922,
            "ip_address": "103.230.104.12",
            "count": 3,
            "first_visit": "2025-06-11T17:10:19.987737+06:00",
            "date": "2025-06-11"
        },
        {
            "id": 49927,
            "ip_address": "103.230.104.12",
            "count": 1,
            "first_visit": "2023-07-13T18:19:24.870205+06:00",
            "date": "2023-07-13"
        },
        {
            "id": 55910,
            "ip_address": "103.230.104.12",
            "count": 1,
            "first_visit": "2023-09-24T17:38:48.478262+06:00",
            "date": "2023-09-24"
        },
        {
            "id": 25147,
            "ip_address": "103.230.104.11",
            "count": 4,
            "first_visit": "2022-07-21T06:54:52.269268+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 861,
            "ip_address": "103.230.104.11",
            "count": 1,
            "first_visit": "2021-12-19T19:02:24.839661+06:00",
            "date": null
        }
    ]
}