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

{
    "count": 102504,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=72680&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=72664&ordering=ip_address",
    "results": [
        {
            "id": 18586,
            "ip_address": "27.147.207.63",
            "count": 2,
            "first_visit": "2022-06-25T12:54:11.561576+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 4095,
            "ip_address": "27.147.207.63",
            "count": 8,
            "first_visit": "2022-03-05T11:40:24.400524+06:00",
            "date": null
        },
        {
            "id": 18222,
            "ip_address": "27.147.207.80",
            "count": 9,
            "first_visit": "2022-06-24T17:50:55.698313+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 17468,
            "ip_address": "27.147.207.80",
            "count": 1,
            "first_visit": "2022-06-22T19:23:41.147364+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 18688,
            "ip_address": "27.147.207.83",
            "count": 1,
            "first_visit": "2022-06-25T17:07:11.900669+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 98979,
            "ip_address": "27.147.207.91",
            "count": 1,
            "first_visit": "2026-06-08T13:11:59.239712+06:00",
            "date": "2026-06-08"
        },
        {
            "id": 3866,
            "ip_address": "27.147.209.10",
            "count": 3,
            "first_visit": "2022-02-24T22:11:52.208449+06:00",
            "date": null
        },
        {
            "id": 32101,
            "ip_address": "27.147.209.10",
            "count": 1,
            "first_visit": "2022-08-16T07:10:35.385099+06:00",
            "date": "2022-08-16"
        }
    ]
}