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

{
    "count": 94762,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=928&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=912&ordering=ip_address",
    "results": [
        {
            "id": 30669,
            "ip_address": "103.108.61.85",
            "count": 2,
            "first_visit": "2022-08-01T14:43:57.176735+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 71769,
            "ip_address": "103.108.62.158",
            "count": 1,
            "first_visit": "2024-08-03T14:40:45.578920+06:00",
            "date": "2024-08-03"
        },
        {
            "id": 42226,
            "ip_address": "103.108.62.190",
            "count": 2,
            "first_visit": "2023-02-15T17:14:30.480247+06:00",
            "date": "2023-02-15"
        },
        {
            "id": 41569,
            "ip_address": "103.108.62.190",
            "count": 2,
            "first_visit": "2023-02-05T13:42:18.909912+06:00",
            "date": "2023-02-05"
        },
        {
            "id": 86710,
            "ip_address": "103.108.62.26",
            "count": 1,
            "first_visit": "2025-07-29T10:32:24.981753+06:00",
            "date": "2025-07-29"
        },
        {
            "id": 10522,
            "ip_address": "103.108.62.5",
            "count": 4,
            "first_visit": "2022-05-23T07:45:22.014586+06:00",
            "date": null
        },
        {
            "id": 1838,
            "ip_address": "103.108.62.77",
            "count": 1,
            "first_visit": "2022-01-11T12:14:26.684825+06:00",
            "date": null
        },
        {
            "id": 7831,
            "ip_address": "103.108.63.145",
            "count": 1,
            "first_visit": "2022-05-17T10:30:56.137131+06:00",
            "date": null
        }
    ]
}