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

{
    "count": 99507,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23984&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23968&ordering=-ip_address",
    "results": [
        {
            "id": 6460,
            "ip_address": "37.111.206.26",
            "count": 5,
            "first_visit": "2022-05-15T23:05:44.839316+06:00",
            "date": null
        },
        {
            "id": 26126,
            "ip_address": "37.111.206.255",
            "count": 1,
            "first_visit": "2022-07-23T00:12:20.801137+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 64994,
            "ip_address": "37.111.206.255",
            "count": 2,
            "first_visit": "2024-02-21T11:32:11.853704+06:00",
            "date": "2024-02-21"
        },
        {
            "id": 56852,
            "ip_address": "37.111.206.254",
            "count": 1,
            "first_visit": "2023-10-05T19:02:06.780370+06:00",
            "date": "2023-10-05"
        },
        {
            "id": 85798,
            "ip_address": "37.111.206.254",
            "count": 1,
            "first_visit": "2025-07-14T00:11:15.605731+06:00",
            "date": "2025-07-14"
        },
        {
            "id": 8960,
            "ip_address": "37.111.206.254",
            "count": 3,
            "first_visit": "2022-05-18T14:03:50.367717+06:00",
            "date": null
        },
        {
            "id": 7771,
            "ip_address": "37.111.206.253",
            "count": 1,
            "first_visit": "2022-05-17T09:53:54.773797+06:00",
            "date": null
        },
        {
            "id": 30352,
            "ip_address": "37.111.206.253",
            "count": 1,
            "first_visit": "2022-07-31T11:31:29.690267+06:00",
            "date": "2022-07-31"
        }
    ]
}