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

{
    "count": 101378,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80872&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80856&ordering=-ip_address",
    "results": [
        {
            "id": 29338,
            "ip_address": "103.60.175.99",
            "count": 1,
            "first_visit": "2022-07-29T15:01:36.105125+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 5453,
            "ip_address": "103.60.175.99",
            "count": 5,
            "first_visit": "2022-04-29T20:58:33.334473+06:00",
            "date": null
        },
        {
            "id": 86738,
            "ip_address": "103.60.175.98",
            "count": 1,
            "first_visit": "2025-07-30T00:05:04.168298+06:00",
            "date": "2025-07-30"
        },
        {
            "id": 86736,
            "ip_address": "103.60.175.98",
            "count": 1,
            "first_visit": "2025-07-29T22:50:44.562905+06:00",
            "date": "2025-07-29"
        },
        {
            "id": 13170,
            "ip_address": "103.60.175.93",
            "count": 2,
            "first_visit": "2022-05-31T19:01:56.912313+06:00",
            "date": null
        },
        {
            "id": 22306,
            "ip_address": "103.60.175.93",
            "count": 1,
            "first_visit": "2022-07-13T17:55:32.102641+06:00",
            "date": "2022-07-13"
        },
        {
            "id": 39240,
            "ip_address": "103.60.175.91",
            "count": 1,
            "first_visit": "2022-12-23T20:08:27.022111+06:00",
            "date": "2022-12-23"
        },
        {
            "id": 37553,
            "ip_address": "103.60.175.91",
            "count": 1,
            "first_visit": "2022-11-19T00:26:05.132886+06:00",
            "date": "2022-11-19"
        }
    ]
}