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

{
    "count": 102547,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=72008&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=71992&ordering=ip_address",
    "results": [
        {
            "id": 69662,
            "ip_address": "27.147.182.177",
            "count": 1,
            "first_visit": "2024-06-08T14:19:35.007828+06:00",
            "date": "2024-06-08"
        },
        {
            "id": 4398,
            "ip_address": "27.147.182.185",
            "count": 4,
            "first_visit": "2022-03-15T21:26:32.255915+06:00",
            "date": null
        },
        {
            "id": 65213,
            "ip_address": "27.147.182.199",
            "count": 1,
            "first_visit": "2024-02-26T21:18:53.356355+06:00",
            "date": "2024-02-26"
        },
        {
            "id": 1205,
            "ip_address": "27.147.182.235",
            "count": 1,
            "first_visit": "2021-12-21T20:59:28.037848+06:00",
            "date": null
        },
        {
            "id": 16611,
            "ip_address": "27.147.182.237",
            "count": 1,
            "first_visit": "2022-06-19T15:13:28.158189+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 66596,
            "ip_address": "27.147.184.162",
            "count": 1,
            "first_visit": "2024-04-03T13:20:03.020692+06:00",
            "date": "2024-04-03"
        },
        {
            "id": 79802,
            "ip_address": "27.147.184.42",
            "count": 1,
            "first_visit": "2025-03-06T09:34:13.464501+06:00",
            "date": "2025-03-06"
        },
        {
            "id": 38347,
            "ip_address": "27.147.184.65",
            "count": 2,
            "first_visit": "2022-12-05T15:01:53.052466+06:00",
            "date": "2022-12-05"
        }
    ]
}