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

{
    "count": 96777,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22112&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22096&ordering=-ip_address",
    "results": [
        {
            "id": 17765,
            "ip_address": "37.111.211.105",
            "count": 1,
            "first_visit": "2022-06-23T13:44:00.753136+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 34260,
            "ip_address": "37.111.211.105",
            "count": 1,
            "first_visit": "2022-09-12T14:14:35.598943+06:00",
            "date": "2022-09-12"
        },
        {
            "id": 78992,
            "ip_address": "37.111.211.103",
            "count": 1,
            "first_visit": "2025-02-15T16:42:45.656640+06:00",
            "date": "2025-02-15"
        },
        {
            "id": 61820,
            "ip_address": "37.111.211.100",
            "count": 1,
            "first_visit": "2023-12-25T12:24:28.226692+06:00",
            "date": "2023-12-25"
        },
        {
            "id": 83513,
            "ip_address": "37.111.211.10",
            "count": 1,
            "first_visit": "2025-05-31T22:29:12.559698+06:00",
            "date": "2025-05-31"
        },
        {
            "id": 6573,
            "ip_address": "37.111.211.10",
            "count": 1,
            "first_visit": "2022-05-16T09:52:42.024565+06:00",
            "date": null
        },
        {
            "id": 25478,
            "ip_address": "37.111.210.99",
            "count": 1,
            "first_visit": "2022-07-21T12:14:39.821173+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 9945,
            "ip_address": "37.111.210.99",
            "count": 2,
            "first_visit": "2022-05-21T08:25:46.953684+06:00",
            "date": null
        }
    ]
}