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

{
    "count": 93374,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78832&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78816&ordering=-ip_address",
    "results": [
        {
            "id": 36262,
            "ip_address": "103.230.105.54",
            "count": 1,
            "first_visit": "2022-10-21T18:26:45.824688+06:00",
            "date": "2022-10-21"
        },
        {
            "id": 5817,
            "ip_address": "103.230.105.54",
            "count": 1,
            "first_visit": "2022-05-10T22:12:43.623013+06:00",
            "date": null
        },
        {
            "id": 38656,
            "ip_address": "103.230.105.53",
            "count": 2,
            "first_visit": "2022-12-13T18:19:23.865361+06:00",
            "date": "2022-12-13"
        },
        {
            "id": 52709,
            "ip_address": "103.230.105.53",
            "count": 2,
            "first_visit": "2023-08-16T22:42:53.512676+06:00",
            "date": "2023-08-16"
        },
        {
            "id": 51596,
            "ip_address": "103.230.105.53",
            "count": 1,
            "first_visit": "2023-08-03T16:43:18.689977+06:00",
            "date": "2023-08-03"
        },
        {
            "id": 63030,
            "ip_address": "103.230.105.52",
            "count": 1,
            "first_visit": "2024-01-13T13:50:50.810721+06:00",
            "date": "2024-01-13"
        },
        {
            "id": 3039,
            "ip_address": "103.230.105.52",
            "count": 3,
            "first_visit": "2022-01-29T22:02:21.252812+06:00",
            "date": null
        },
        {
            "id": 84965,
            "ip_address": "103.230.105.52",
            "count": 1,
            "first_visit": "2025-07-01T01:11:07.469495+06:00",
            "date": "2025-07-01"
        }
    ]
}