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

{
    "count": 101562,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40224&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40208&ordering=-ip_address",
    "results": [
        {
            "id": 4765,
            "ip_address": "184.22.80.104",
            "count": 1,
            "first_visit": "2022-03-29T10:07:34.785799+06:00",
            "date": null
        },
        {
            "id": 4764,
            "ip_address": "184.22.217.220",
            "count": 1,
            "first_visit": "2022-03-29T09:55:09.511928+06:00",
            "date": null
        },
        {
            "id": 36327,
            "ip_address": "184.22.193.100",
            "count": 2,
            "first_visit": "2022-10-23T01:51:43.517778+06:00",
            "date": "2022-10-23"
        },
        {
            "id": 36243,
            "ip_address": "184.22.193.100",
            "count": 1,
            "first_visit": "2022-10-21T03:18:11.113761+06:00",
            "date": "2022-10-21"
        },
        {
            "id": 80675,
            "ip_address": "184.22.10.47",
            "count": 1,
            "first_visit": "2025-03-27T12:17:09.697142+06:00",
            "date": "2025-03-27"
        },
        {
            "id": 70988,
            "ip_address": "184.174.88.111",
            "count": 1,
            "first_visit": "2024-07-11T11:19:27.417208+06:00",
            "date": "2024-07-11"
        },
        {
            "id": 99303,
            "ip_address": "184.174.10.137",
            "count": 1,
            "first_visit": "2026-06-17T22:39:52.599744+06:00",
            "date": "2026-06-17"
        },
        {
            "id": 38221,
            "ip_address": "184.163.78.37",
            "count": 1,
            "first_visit": "2022-12-03T13:31:53.771967+06:00",
            "date": "2022-12-03"
        }
    ]
}