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

{
    "count": 91576,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90256&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90240&ordering=-ip_address",
    "results": [
        {
            "id": 9070,
            "ip_address": "103.111.226.45",
            "count": 1,
            "first_visit": "2022-05-18T20:46:12.370109+06:00",
            "date": null
        },
        {
            "id": 78532,
            "ip_address": "103.111.226.33",
            "count": 2,
            "first_visit": "2025-02-03T16:55:42.281003+06:00",
            "date": "2025-02-03"
        },
        {
            "id": 89034,
            "ip_address": "103.111.226.32",
            "count": 1,
            "first_visit": "2025-09-06T01:51:16.335217+06:00",
            "date": "2025-09-06"
        },
        {
            "id": 12660,
            "ip_address": "103.111.226.31",
            "count": 1,
            "first_visit": "2022-05-30T00:24:49.068363+06:00",
            "date": null
        },
        {
            "id": 46095,
            "ip_address": "103.111.226.28",
            "count": 1,
            "first_visit": "2023-05-04T14:30:58.041978+06:00",
            "date": "2023-05-04"
        },
        {
            "id": 45845,
            "ip_address": "103.111.226.28",
            "count": 1,
            "first_visit": "2023-04-28T19:59:46.255806+06:00",
            "date": "2023-04-28"
        },
        {
            "id": 23508,
            "ip_address": "103.111.226.27",
            "count": 2,
            "first_visit": "2022-07-18T19:00:44.278900+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 3320,
            "ip_address": "103.111.226.25",
            "count": 1,
            "first_visit": "2022-02-05T10:28:45.937889+06:00",
            "date": null
        }
    ]
}