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

{
    "count": 99453,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24280&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24264&ordering=-ip_address",
    "results": [
        {
            "id": 62209,
            "ip_address": "37.111.206.159",
            "count": 2,
            "first_visit": "2024-01-03T16:43:05.790916+06:00",
            "date": "2024-01-03"
        },
        {
            "id": 46499,
            "ip_address": "37.111.206.158",
            "count": 1,
            "first_visit": "2023-05-12T14:32:03.793587+06:00",
            "date": "2023-05-12"
        },
        {
            "id": 76170,
            "ip_address": "37.111.206.158",
            "count": 3,
            "first_visit": "2024-11-29T19:14:58.057068+06:00",
            "date": "2024-11-29"
        },
        {
            "id": 42253,
            "ip_address": "37.111.206.158",
            "count": 1,
            "first_visit": "2023-02-16T08:11:11.806777+06:00",
            "date": "2023-02-16"
        },
        {
            "id": 58634,
            "ip_address": "37.111.206.158",
            "count": 1,
            "first_visit": "2023-10-30T00:02:23.710359+06:00",
            "date": "2023-10-30"
        },
        {
            "id": 78057,
            "ip_address": "37.111.206.158",
            "count": 1,
            "first_visit": "2025-01-20T12:48:11.448006+06:00",
            "date": "2025-01-20"
        },
        {
            "id": 4153,
            "ip_address": "37.111.206.158",
            "count": 2,
            "first_visit": "2022-03-07T11:09:54.557425+06:00",
            "date": null
        },
        {
            "id": 2028,
            "ip_address": "37.111.206.157",
            "count": 3,
            "first_visit": "2022-01-12T12:38:36.564205+06:00",
            "date": null
        }
    ]
}