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

{
    "count": 92447,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81928&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81912&ordering=-ip_address",
    "results": [
        {
            "id": 40674,
            "ip_address": "103.181.47.2",
            "count": 1,
            "first_visit": "2023-01-20T13:30:47.227346+06:00",
            "date": "2023-01-20"
        },
        {
            "id": 54057,
            "ip_address": "103.181.47.1",
            "count": 1,
            "first_visit": "2023-09-01T20:39:13.645851+06:00",
            "date": "2023-09-01"
        },
        {
            "id": 40655,
            "ip_address": "103.181.47.1",
            "count": 2,
            "first_visit": "2023-01-20T01:48:09.466740+06:00",
            "date": "2023-01-20"
        },
        {
            "id": 11661,
            "ip_address": "103.181.46.3",
            "count": 1,
            "first_visit": "2022-05-26T13:01:38.969179+06:00",
            "date": null
        },
        {
            "id": 10041,
            "ip_address": "103.181.46.2",
            "count": 2,
            "first_visit": "2022-05-21T16:08:44.150188+06:00",
            "date": null
        },
        {
            "id": 29466,
            "ip_address": "103.181.46.2",
            "count": 1,
            "first_visit": "2022-07-29T22:13:54.947948+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 63683,
            "ip_address": "103.181.43.26",
            "count": 2,
            "first_visit": "2024-01-24T00:50:40.434828+06:00",
            "date": "2024-01-24"
        },
        {
            "id": 53872,
            "ip_address": "103.181.42.96",
            "count": 1,
            "first_visit": "2023-08-30T02:34:28.223639+06:00",
            "date": "2023-08-30"
        }
    ]
}