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

{
    "count": 95504,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17408&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17392&ordering=-count",
    "results": [
        {
            "id": 48084,
            "ip_address": "168.119.68.120",
            "count": 2,
            "first_visit": "2023-06-13T02:25:45.123310+06:00",
            "date": "2023-06-13"
        },
        {
            "id": 12950,
            "ip_address": "43.245.121.201",
            "count": 2,
            "first_visit": "2022-05-31T00:25:26.242139+06:00",
            "date": null
        },
        {
            "id": 3256,
            "ip_address": "103.230.104.16",
            "count": 2,
            "first_visit": "2022-02-03T12:27:26.015490+06:00",
            "date": null
        },
        {
            "id": 48134,
            "ip_address": "103.239.255.233",
            "count": 2,
            "first_visit": "2023-06-13T17:38:09.323830+06:00",
            "date": "2023-06-13"
        },
        {
            "id": 12906,
            "ip_address": "103.73.197.82",
            "count": 2,
            "first_visit": "2022-05-30T22:47:59.495745+06:00",
            "date": null
        },
        {
            "id": 48081,
            "ip_address": "45.48.54.18",
            "count": 2,
            "first_visit": "2023-06-13T01:39:27.682848+06:00",
            "date": "2023-06-13"
        },
        {
            "id": 48058,
            "ip_address": "103.157.93.202",
            "count": 2,
            "first_visit": "2023-06-12T11:54:00.272495+06:00",
            "date": "2023-06-12"
        },
        {
            "id": 12877,
            "ip_address": "103.142.34.21",
            "count": 2,
            "first_visit": "2022-05-30T21:06:49.020675+06:00",
            "date": null
        }
    ]
}