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

{
    "count": 103655,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=55288&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=55272&ordering=ip_address",
    "results": [
        {
            "id": 24115,
            "ip_address": "14.99.202.194",
            "count": 1,
            "first_visit": "2022-07-19T15:37:16.611413+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 39752,
            "ip_address": "14.99.215.210",
            "count": 1,
            "first_visit": "2023-01-02T11:28:03.796536+06:00",
            "date": "2023-01-02"
        },
        {
            "id": 65105,
            "ip_address": "150.107.106.56",
            "count": 1,
            "first_visit": "2024-02-24T13:11:19.500826+06:00",
            "date": "2024-02-24"
        },
        {
            "id": 40541,
            "ip_address": "150.107.178.157",
            "count": 1,
            "first_visit": "2023-01-17T20:22:25.490831+06:00",
            "date": "2023-01-17"
        },
        {
            "id": 21489,
            "ip_address": "150.107.49.33",
            "count": 2,
            "first_visit": "2022-07-07T16:55:24.134807+06:00",
            "date": "2022-07-07"
        },
        {
            "id": 8984,
            "ip_address": "150.107.51.33",
            "count": 4,
            "first_visit": "2022-05-18T14:59:11.903669+06:00",
            "date": null
        },
        {
            "id": 13275,
            "ip_address": "150.109.150.132",
            "count": 1,
            "first_visit": "2022-06-01T18:30:28.781404+06:00",
            "date": null
        },
        {
            "id": 101926,
            "ip_address": "150.129.102.234",
            "count": 1,
            "first_visit": "2026-08-20T00:48:51.907087+06:00",
            "date": "2026-08-20"
        }
    ]
}