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

{
    "count": 98120,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1496&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1480&ordering=-count",
    "results": [
        {
            "id": 582,
            "ip_address": "114.119.155.118",
            "count": 13,
            "first_visit": "2021-12-11T18:38:57.648997+06:00",
            "date": null
        },
        {
            "id": 642,
            "ip_address": "114.119.153.253",
            "count": 13,
            "first_visit": "2021-12-13T14:30:47.533512+06:00",
            "date": null
        },
        {
            "id": 3228,
            "ip_address": "23.88.99.41",
            "count": 13,
            "first_visit": "2022-02-02T16:06:57.407198+06:00",
            "date": null
        },
        {
            "id": 83325,
            "ip_address": "114.119.136.75",
            "count": 13,
            "first_visit": "2025-05-27T04:17:30.572883+06:00",
            "date": "2025-05-27"
        },
        {
            "id": 33579,
            "ip_address": "114.119.141.168",
            "count": 13,
            "first_visit": "2022-09-01T01:30:09.527485+06:00",
            "date": "2022-09-01"
        },
        {
            "id": 7859,
            "ip_address": "37.111.214.27",
            "count": 13,
            "first_visit": "2022-05-17T10:45:14.626448+06:00",
            "date": null
        },
        {
            "id": 36456,
            "ip_address": "66.249.66.33",
            "count": 13,
            "first_visit": "2022-10-26T00:23:52.377385+06:00",
            "date": "2022-10-26"
        },
        {
            "id": 37955,
            "ip_address": "66.249.72.166",
            "count": 13,
            "first_visit": "2022-11-29T00:03:58.617343+06:00",
            "date": "2022-11-29"
        }
    ]
}