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

{
    "count": 97382,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23328&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23312&ordering=-ip_address",
    "results": [
        {
            "id": 12949,
            "ip_address": "37.111.206.252",
            "count": 1,
            "first_visit": "2022-05-31T00:23:49.414767+06:00",
            "date": null
        },
        {
            "id": 10747,
            "ip_address": "37.111.206.251",
            "count": 1,
            "first_visit": "2022-05-23T22:21:04.239836+06:00",
            "date": null
        },
        {
            "id": 26886,
            "ip_address": "37.111.206.251",
            "count": 3,
            "first_visit": "2022-07-24T22:45:16.431333+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 42545,
            "ip_address": "37.111.206.251",
            "count": 3,
            "first_visit": "2023-02-22T12:23:16.312278+06:00",
            "date": "2023-02-22"
        },
        {
            "id": 84514,
            "ip_address": "37.111.206.251",
            "count": 1,
            "first_visit": "2025-06-25T22:07:40.674377+06:00",
            "date": "2025-06-25"
        },
        {
            "id": 85334,
            "ip_address": "37.111.206.250",
            "count": 2,
            "first_visit": "2025-07-06T15:35:48.180035+06:00",
            "date": "2025-07-06"
        },
        {
            "id": 13881,
            "ip_address": "37.111.206.250",
            "count": 1,
            "first_visit": "2022-06-07T23:01:54.182023+06:00",
            "date": "2022-06-07"
        },
        {
            "id": 12723,
            "ip_address": "37.111.206.250",
            "count": 1,
            "first_visit": "2022-05-30T09:38:33.639543+06:00",
            "date": null
        }
    ]
}