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

{
    "count": 101431,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79792&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79776&ordering=ip_address",
    "results": [
        {
            "id": 36090,
            "ip_address": "37.111.216.72",
            "count": 1,
            "first_visit": "2022-10-18T14:48:39.814394+06:00",
            "date": "2022-10-18"
        },
        {
            "id": 63039,
            "ip_address": "37.111.216.77",
            "count": 1,
            "first_visit": "2024-01-13T17:56:59.223113+06:00",
            "date": "2024-01-13"
        },
        {
            "id": 32940,
            "ip_address": "37.111.217.100",
            "count": 1,
            "first_visit": "2022-08-25T17:02:45.478977+06:00",
            "date": "2022-08-25"
        },
        {
            "id": 28757,
            "ip_address": "37.111.217.100",
            "count": 1,
            "first_visit": "2022-07-28T12:08:22.844257+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 10422,
            "ip_address": "37.111.217.100",
            "count": 1,
            "first_visit": "2022-05-22T22:23:16.368305+06:00",
            "date": null
        },
        {
            "id": 29162,
            "ip_address": "37.111.217.101",
            "count": 2,
            "first_visit": "2022-07-29T09:53:10.666609+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 58776,
            "ip_address": "37.111.217.101",
            "count": 1,
            "first_visit": "2023-11-01T15:18:13.897171+06:00",
            "date": "2023-11-01"
        },
        {
            "id": 9118,
            "ip_address": "37.111.217.105",
            "count": 3,
            "first_visit": "2022-05-18T22:31:59.152531+06:00",
            "date": null
        }
    ]
}