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

{
    "count": 92582,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=92560&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=92544&ordering=-ip_address",
    "results": [
        {
            "id": 77690,
            "ip_address": "101.115.136.232",
            "count": 1,
            "first_visit": "2025-01-09T16:31:59.010911+06:00",
            "date": "2025-01-09"
        },
        {
            "id": 10407,
            "ip_address": "101.100.190.196",
            "count": 5,
            "first_visit": "2022-05-22T21:56:15.876345+06:00",
            "date": null
        },
        {
            "id": 22251,
            "ip_address": "101.100.185.139",
            "count": 1,
            "first_visit": "2022-07-13T16:06:15.892313+06:00",
            "date": "2022-07-13"
        },
        {
            "id": 37376,
            "ip_address": "101.100.179.4",
            "count": 1,
            "first_visit": "2022-11-14T12:47:26.032333+06:00",
            "date": "2022-11-14"
        },
        {
            "id": 36028,
            "ip_address": "101.100.179.4",
            "count": 1,
            "first_visit": "2022-10-17T15:29:11.736331+06:00",
            "date": "2022-10-17"
        },
        {
            "id": 21232,
            "ip_address": "101.100.179.4",
            "count": 1,
            "first_visit": "2022-07-05T16:33:51.417866+06:00",
            "date": "2022-07-05"
        },
        {
            "id": 10558,
            "ip_address": "101.100.179.4",
            "count": 4,
            "first_visit": "2022-05-23T09:49:49.482114+06:00",
            "date": null
        },
        {
            "id": 76325,
            "ip_address": "101.100.179.4",
            "count": 1,
            "first_visit": "2024-12-03T14:41:20.817034+06:00",
            "date": "2024-12-03"
        }
    ]
}