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

{
    "count": 99880,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12664&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12648&ordering=-count",
    "results": [
        {
            "id": 36845,
            "ip_address": "103.91.231.214",
            "count": 3,
            "first_visit": "2022-11-02T19:10:06.413521+06:00",
            "date": "2022-11-02"
        },
        {
            "id": 12599,
            "ip_address": "116.58.202.93",
            "count": 3,
            "first_visit": "2022-05-29T22:57:02.847598+06:00",
            "date": null
        },
        {
            "id": 66025,
            "ip_address": "114.119.128.35",
            "count": 3,
            "first_visit": "2024-03-18T00:04:16.331068+06:00",
            "date": "2024-03-18"
        },
        {
            "id": 66000,
            "ip_address": "114.119.128.35",
            "count": 3,
            "first_visit": "2024-03-17T13:17:12.457111+06:00",
            "date": "2024-03-17"
        },
        {
            "id": 4592,
            "ip_address": "103.115.24.170",
            "count": 3,
            "first_visit": "2022-03-22T18:26:22.520255+06:00",
            "date": null
        },
        {
            "id": 65930,
            "ip_address": "114.119.145.216",
            "count": 3,
            "first_visit": "2024-03-15T15:21:05.143045+06:00",
            "date": "2024-03-15"
        },
        {
            "id": 2338,
            "ip_address": "110.76.128.246",
            "count": 3,
            "first_visit": "2022-01-16T23:26:14.222667+06:00",
            "date": null
        },
        {
            "id": 65933,
            "ip_address": "114.119.145.187",
            "count": 3,
            "first_visit": "2024-03-15T15:55:48.235745+06:00",
            "date": "2024-03-15"
        }
    ]
}