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

{
    "count": 97326,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23136&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23120&ordering=-ip_address",
    "results": [
        {
            "id": 13145,
            "ip_address": "37.111.206.7",
            "count": 1,
            "first_visit": "2022-05-31T16:13:52.007704+06:00",
            "date": null
        },
        {
            "id": 27235,
            "ip_address": "37.111.206.7",
            "count": 1,
            "first_visit": "2022-07-25T12:22:39.933363+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 92399,
            "ip_address": "37.111.206.7",
            "count": 1,
            "first_visit": "2025-11-26T03:21:19.951458+06:00",
            "date": "2025-11-26"
        },
        {
            "id": 75656,
            "ip_address": "37.111.206.69",
            "count": 1,
            "first_visit": "2024-11-14T13:24:39.438699+06:00",
            "date": "2024-11-14"
        },
        {
            "id": 2503,
            "ip_address": "37.111.206.69",
            "count": 4,
            "first_visit": "2022-01-20T11:13:31.934090+06:00",
            "date": null
        },
        {
            "id": 33131,
            "ip_address": "37.111.206.69",
            "count": 1,
            "first_visit": "2022-08-27T21:58:12.677669+06:00",
            "date": "2022-08-27"
        },
        {
            "id": 25849,
            "ip_address": "37.111.206.68",
            "count": 1,
            "first_visit": "2022-07-22T08:13:36.813408+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 70632,
            "ip_address": "37.111.206.68",
            "count": 2,
            "first_visit": "2024-07-03T12:53:45.149949+06:00",
            "date": "2024-07-03"
        }
    ]
}