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

{
    "count": 96128,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19896&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19880&ordering=ip_address",
    "results": [
        {
            "id": 30253,
            "ip_address": "103.67.157.3",
            "count": 1,
            "first_visit": "2022-07-31T09:45:12.533556+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 8417,
            "ip_address": "103.67.157.31",
            "count": 1,
            "first_visit": "2022-05-17T22:56:34.273046+06:00",
            "date": null
        },
        {
            "id": 8004,
            "ip_address": "103.67.157.32",
            "count": 3,
            "first_visit": "2022-05-17T11:54:09.915531+06:00",
            "date": null
        },
        {
            "id": 63156,
            "ip_address": "103.67.157.34",
            "count": 1,
            "first_visit": "2024-01-15T17:28:14.437818+06:00",
            "date": "2024-01-15"
        },
        {
            "id": 63163,
            "ip_address": "103.67.157.35",
            "count": 1,
            "first_visit": "2024-01-15T18:49:32.852955+06:00",
            "date": "2024-01-15"
        },
        {
            "id": 25367,
            "ip_address": "103.67.157.35",
            "count": 1,
            "first_visit": "2022-07-21T11:02:24.110720+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 31272,
            "ip_address": "103.67.157.36",
            "count": 1,
            "first_visit": "2022-08-05T21:21:18.438983+06:00",
            "date": "2022-08-05"
        },
        {
            "id": 27908,
            "ip_address": "103.67.157.37",
            "count": 1,
            "first_visit": "2022-07-26T22:58:22.522556+06:00",
            "date": "2022-07-26"
        }
    ]
}