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

{
    "count": 99636,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25464&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25448&ordering=-ip_address",
    "results": [
        {
            "id": 98834,
            "ip_address": "37.111.200.110",
            "count": 1,
            "first_visit": "2026-06-04T15:13:51.627298+06:00",
            "date": "2026-06-04"
        },
        {
            "id": 28403,
            "ip_address": "37.111.200.11",
            "count": 1,
            "first_visit": "2022-07-27T23:31:01.033711+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 59791,
            "ip_address": "37.111.200.109",
            "count": 1,
            "first_visit": "2023-11-19T15:34:41.537782+06:00",
            "date": "2023-11-19"
        },
        {
            "id": 71196,
            "ip_address": "37.111.200.109",
            "count": 1,
            "first_visit": "2024-07-15T17:48:24.423229+06:00",
            "date": "2024-07-15"
        },
        {
            "id": 97149,
            "ip_address": "37.111.200.108",
            "count": 2,
            "first_visit": "2026-04-18T21:43:14.338289+06:00",
            "date": "2026-04-18"
        },
        {
            "id": 10497,
            "ip_address": "37.111.200.108",
            "count": 2,
            "first_visit": "2022-05-23T02:08:29.512916+06:00",
            "date": null
        },
        {
            "id": 4480,
            "ip_address": "37.111.200.107",
            "count": 1,
            "first_visit": "2022-03-18T16:36:35.297507+06:00",
            "date": null
        },
        {
            "id": 29343,
            "ip_address": "37.111.200.107",
            "count": 1,
            "first_visit": "2022-07-29T15:07:28.810284+06:00",
            "date": "2022-07-29"
        }
    ]
}