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

{
    "count": 102439,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=45704&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=45688&ordering=ip_address",
    "results": [
        {
            "id": 91588,
            "ip_address": "114.130.156.143",
            "count": 1,
            "first_visit": "2025-11-03T17:19:17.249085+06:00",
            "date": "2025-11-03"
        },
        {
            "id": 19722,
            "ip_address": "114.130.156.151",
            "count": 1,
            "first_visit": "2022-06-28T11:51:05.622669+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 5157,
            "ip_address": "114.130.156.151",
            "count": 4,
            "first_visit": "2022-04-16T14:36:43.927931+06:00",
            "date": null
        },
        {
            "id": 58603,
            "ip_address": "114.130.156.153",
            "count": 1,
            "first_visit": "2023-10-29T10:28:15.889802+06:00",
            "date": "2023-10-29"
        },
        {
            "id": 71778,
            "ip_address": "114.130.156.155",
            "count": 1,
            "first_visit": "2024-08-03T20:42:33.873752+06:00",
            "date": "2024-08-03"
        },
        {
            "id": 2188,
            "ip_address": "114.130.156.168",
            "count": 3,
            "first_visit": "2022-01-14T12:43:14.361294+06:00",
            "date": null
        },
        {
            "id": 90696,
            "ip_address": "114.130.156.168",
            "count": 1,
            "first_visit": "2025-10-14T01:30:44.052714+06:00",
            "date": "2025-10-14"
        },
        {
            "id": 60747,
            "ip_address": "114.130.156.169",
            "count": 1,
            "first_visit": "2023-12-07T19:36:32.246250+06:00",
            "date": "2023-12-07"
        }
    ]
}