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

{
    "count": 101566,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77440&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77424&ordering=count",
    "results": [
        {
            "id": 32698,
            "ip_address": "118.179.85.17",
            "count": 2,
            "first_visit": "2022-08-22T20:08:44.687789+06:00",
            "date": "2022-08-22"
        },
        {
            "id": 7990,
            "ip_address": "116.58.201.112",
            "count": 2,
            "first_visit": "2022-05-17T11:48:12.105511+06:00",
            "date": null
        },
        {
            "id": 926,
            "ip_address": "103.162.56.19",
            "count": 2,
            "first_visit": "2021-12-19T21:30:57.227028+06:00",
            "date": null
        },
        {
            "id": 40072,
            "ip_address": "103.7.114.210",
            "count": 2,
            "first_visit": "2023-01-08T15:17:48.990659+06:00",
            "date": "2023-01-08"
        },
        {
            "id": 32355,
            "ip_address": "118.179.0.27",
            "count": 2,
            "first_visit": "2022-08-18T17:04:33.607261+06:00",
            "date": "2022-08-18"
        },
        {
            "id": 22438,
            "ip_address": "114.119.131.192",
            "count": 2,
            "first_visit": "2022-07-14T05:23:45.544002+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 15244,
            "ip_address": "40.94.226.53",
            "count": 2,
            "first_visit": "2022-06-15T11:37:02.405550+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 32288,
            "ip_address": "103.149.143.110",
            "count": 2,
            "first_visit": "2022-08-18T00:37:48.133364+06:00",
            "date": "2022-08-18"
        }
    ]
}