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

{
    "count": 100244,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20792&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20776&ordering=ip_address",
    "results": [
        {
            "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"
        },
        {
            "id": 11977,
            "ip_address": "103.67.157.38",
            "count": 2,
            "first_visit": "2022-05-27T20:07:14.177743+06:00",
            "date": null
        },
        {
            "id": 64400,
            "ip_address": "103.67.157.38",
            "count": 1,
            "first_visit": "2024-02-06T16:06:24.166113+06:00",
            "date": "2024-02-06"
        },
        {
            "id": 2088,
            "ip_address": "103.67.157.39",
            "count": 1,
            "first_visit": "2022-01-13T06:58:19.584479+06:00",
            "date": null
        }
    ]
}