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

{
    "count": 97288,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22992&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22976&ordering=ip_address",
    "results": [
        {
            "id": 1227,
            "ip_address": "103.88.24.16",
            "count": 1,
            "first_visit": "2021-12-22T01:24:33.681216+06:00",
            "date": null
        },
        {
            "id": 33847,
            "ip_address": "103.88.24.17",
            "count": 2,
            "first_visit": "2022-09-05T10:50:00.664173+06:00",
            "date": "2022-09-05"
        },
        {
            "id": 1687,
            "ip_address": "103.88.24.18",
            "count": 1,
            "first_visit": "2022-01-06T08:23:08.426377+06:00",
            "date": null
        },
        {
            "id": 59963,
            "ip_address": "103.88.24.22",
            "count": 1,
            "first_visit": "2023-11-22T22:08:36.136878+06:00",
            "date": "2023-11-22"
        },
        {
            "id": 60064,
            "ip_address": "103.88.24.22",
            "count": 2,
            "first_visit": "2023-11-24T12:28:10.404009+06:00",
            "date": "2023-11-24"
        },
        {
            "id": 54038,
            "ip_address": "103.88.24.26",
            "count": 1,
            "first_visit": "2023-09-01T14:42:24.135333+06:00",
            "date": "2023-09-01"
        },
        {
            "id": 22707,
            "ip_address": "103.88.24.3",
            "count": 1,
            "first_visit": "2022-07-14T16:45:05.942440+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 88382,
            "ip_address": "103.88.24.4",
            "count": 1,
            "first_visit": "2025-08-25T01:47:14.192142+06:00",
            "date": "2025-08-25"
        }
    ]
}