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

{
    "count": 103383,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=54328&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=54312&ordering=-ip_address",
    "results": [
        {
            "id": 23735,
            "ip_address": "118.179.192.173",
            "count": 1,
            "first_visit": "2022-07-18T22:21:16.374476+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 22308,
            "ip_address": "118.179.192.173",
            "count": 1,
            "first_visit": "2022-07-13T17:59:39.533178+06:00",
            "date": "2022-07-13"
        },
        {
            "id": 3498,
            "ip_address": "118.179.19.215",
            "count": 2,
            "first_visit": "2022-02-10T18:55:42.637225+06:00",
            "date": null
        },
        {
            "id": 101459,
            "ip_address": "118.179.191.78",
            "count": 1,
            "first_visit": "2026-08-11T18:17:47.426642+06:00",
            "date": "2026-08-11"
        },
        {
            "id": 81380,
            "ip_address": "118.179.191.78",
            "count": 1,
            "first_visit": "2025-04-13T12:47:44.318402+06:00",
            "date": "2025-04-13"
        },
        {
            "id": 16679,
            "ip_address": "118.179.19.176",
            "count": 1,
            "first_visit": "2022-06-19T23:33:04.185254+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 6346,
            "ip_address": "118.179.19.160",
            "count": 2,
            "first_visit": "2022-05-15T15:39:42.204445+06:00",
            "date": null
        },
        {
            "id": 10582,
            "ip_address": "118.179.19.122",
            "count": 1,
            "first_visit": "2022-05-23T10:47:38.996147+06:00",
            "date": null
        }
    ]
}