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

{
    "count": 101037,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32128&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32112&ordering=-ip_address",
    "results": [
        {
            "id": 48387,
            "ip_address": "205.169.39.144",
            "count": 2,
            "first_visit": "2023-06-17T07:20:10.515427+06:00",
            "date": "2023-06-17"
        },
        {
            "id": 4039,
            "ip_address": "205.169.39.142",
            "count": 1,
            "first_visit": "2022-03-03T18:54:31.628610+06:00",
            "date": null
        },
        {
            "id": 74844,
            "ip_address": "205.169.39.141",
            "count": 1,
            "first_visit": "2024-10-27T12:27:42.304654+06:00",
            "date": "2024-10-27"
        },
        {
            "id": 1898,
            "ip_address": "205.169.39.136",
            "count": 2,
            "first_visit": "2022-01-11T16:00:52.924456+06:00",
            "date": null
        },
        {
            "id": 2633,
            "ip_address": "205.169.39.132",
            "count": 1,
            "first_visit": "2022-01-22T19:01:52.730687+06:00",
            "date": null
        },
        {
            "id": 62438,
            "ip_address": "205.169.39.132",
            "count": 1,
            "first_visit": "2024-01-05T19:07:41.139499+06:00",
            "date": "2024-01-05"
        },
        {
            "id": 1760,
            "ip_address": "205.169.39.131",
            "count": 1,
            "first_visit": "2022-01-10T13:00:56.120288+06:00",
            "date": null
        },
        {
            "id": 30865,
            "ip_address": "205.169.39.13",
            "count": 1,
            "first_visit": "2022-08-02T18:56:39.270530+06:00",
            "date": "2022-08-02"
        }
    ]
}