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

{
    "count": 91591,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=91024&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=91008&ordering=-ip_address",
    "results": [
        {
            "id": 5067,
            "ip_address": "103.106.238.106",
            "count": 1,
            "first_visit": "2022-04-12T00:09:22.267385+06:00",
            "date": null
        },
        {
            "id": 85011,
            "ip_address": "103.106.238.104",
            "count": 2,
            "first_visit": "2025-07-01T14:18:58.477148+06:00",
            "date": "2025-07-01"
        },
        {
            "id": 88114,
            "ip_address": "103.106.238.104",
            "count": 1,
            "first_visit": "2025-08-20T19:01:24.726009+06:00",
            "date": "2025-08-20"
        },
        {
            "id": 84847,
            "ip_address": "103.106.238.104",
            "count": 2,
            "first_visit": "2025-06-30T12:16:47.197672+06:00",
            "date": "2025-06-30"
        },
        {
            "id": 84589,
            "ip_address": "103.106.238.104",
            "count": 2,
            "first_visit": "2025-06-27T07:47:56.884029+06:00",
            "date": "2025-06-27"
        },
        {
            "id": 84466,
            "ip_address": "103.106.238.104",
            "count": 4,
            "first_visit": "2025-06-25T09:00:10.703953+06:00",
            "date": "2025-06-25"
        },
        {
            "id": 87979,
            "ip_address": "103.106.238.104",
            "count": 1,
            "first_visit": "2025-08-18T22:19:07.863062+06:00",
            "date": "2025-08-18"
        },
        {
            "id": 4084,
            "ip_address": "103.106.238.1",
            "count": 1,
            "first_visit": "2022-03-05T01:22:46.196278+06:00",
            "date": null
        }
    ]
}