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

{
    "count": 102471,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=46224&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=46208&ordering=ip_address",
    "results": [
        {
            "id": 90232,
            "ip_address": "1.145.84.234",
            "count": 2,
            "first_visit": "2025-10-01T20:21:45.188123+06:00",
            "date": "2025-10-01"
        },
        {
            "id": 4772,
            "ip_address": "1.145.89.67",
            "count": 3,
            "first_visit": "2022-03-29T14:52:43.950869+06:00",
            "date": null
        },
        {
            "id": 1846,
            "ip_address": "1.145.99.189",
            "count": 1,
            "first_visit": "2022-01-11T12:36:19.255929+06:00",
            "date": null
        },
        {
            "id": 37597,
            "ip_address": "114.69.242.217",
            "count": 1,
            "first_visit": "2022-11-20T11:38:31.136467+06:00",
            "date": "2022-11-20"
        },
        {
            "id": 42340,
            "ip_address": "114.73.155.19",
            "count": 1,
            "first_visit": "2023-02-18T06:38:06.603073+06:00",
            "date": "2023-02-18"
        },
        {
            "id": 2099,
            "ip_address": "114.74.115.141",
            "count": 2,
            "first_visit": "2022-01-13T11:06:18.087996+06:00",
            "date": null
        },
        {
            "id": 64989,
            "ip_address": "114.79.1.30",
            "count": 1,
            "first_visit": "2024-02-21T08:45:46.494164+06:00",
            "date": "2024-02-21"
        },
        {
            "id": 21074,
            "ip_address": "115.110.157.156",
            "count": 1,
            "first_visit": "2022-07-04T14:56:11.969827+06:00",
            "date": "2022-07-04"
        }
    ]
}