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

{
    "count": 102465,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=45888&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=45872&ordering=ip_address",
    "results": [
        {
            "id": 835,
            "ip_address": "114.130.157.87",
            "count": 2,
            "first_visit": "2021-12-19T18:23:34.657524+06:00",
            "date": null
        },
        {
            "id": 99551,
            "ip_address": "114.130.157.90",
            "count": 1,
            "first_visit": "2026-06-25T00:25:09.494993+06:00",
            "date": "2026-06-25"
        },
        {
            "id": 53945,
            "ip_address": "114.130.157.90",
            "count": 1,
            "first_visit": "2023-08-31T06:17:51.005549+06:00",
            "date": "2023-08-31"
        },
        {
            "id": 95874,
            "ip_address": "114.130.157.93",
            "count": 1,
            "first_visit": "2026-03-09T09:34:40.424195+06:00",
            "date": "2026-03-09"
        },
        {
            "id": 93047,
            "ip_address": "114.130.157.96",
            "count": 1,
            "first_visit": "2025-12-16T19:30:03.832792+06:00",
            "date": "2025-12-16"
        },
        {
            "id": 90909,
            "ip_address": "114.130.157.96",
            "count": 1,
            "first_visit": "2025-10-18T01:18:03.503103+06:00",
            "date": "2025-10-18"
        },
        {
            "id": 5474,
            "ip_address": "114.130.158.114",
            "count": 1,
            "first_visit": "2022-04-30T13:15:47.686258+06:00",
            "date": null
        },
        {
            "id": 24652,
            "ip_address": "114.130.158.152",
            "count": 1,
            "first_visit": "2022-07-20T13:53:03.674584+06:00",
            "date": "2022-07-20"
        }
    ]
}