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

{
    "count": 92154,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1984&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1968&ordering=count",
    "results": [
        {
            "id": 2006,
            "ip_address": "103.86.111.222",
            "count": 1,
            "first_visit": "2022-01-12T03:49:21.598980+06:00",
            "date": null
        },
        {
            "id": 2008,
            "ip_address": "193.40.56.36",
            "count": 1,
            "first_visit": "2022-01-12T04:21:11.778965+06:00",
            "date": null
        },
        {
            "id": 2011,
            "ip_address": "96.63.135.81",
            "count": 1,
            "first_visit": "2022-01-12T08:20:47.593378+06:00",
            "date": null
        },
        {
            "id": 2049,
            "ip_address": "27.147.243.5",
            "count": 1,
            "first_visit": "2022-01-12T18:52:17.059149+06:00",
            "date": null
        },
        {
            "id": 1032,
            "ip_address": "202.164.212.86",
            "count": 1,
            "first_visit": "2021-12-20T11:23:29.216919+06:00",
            "date": null
        },
        {
            "id": 2016,
            "ip_address": "27.147.219.214",
            "count": 1,
            "first_visit": "2022-01-12T09:49:54.711890+06:00",
            "date": null
        },
        {
            "id": 2017,
            "ip_address": "47.39.140.132",
            "count": 1,
            "first_visit": "2022-01-12T09:54:57.068137+06:00",
            "date": null
        },
        {
            "id": 3987,
            "ip_address": "37.111.202.180",
            "count": 1,
            "first_visit": "2022-03-01T20:59:30.805254+06:00",
            "date": null
        }
    ]
}