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

{
    "count": 100624,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15648&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15632&ordering=-count",
    "results": [
        {
            "id": 7883,
            "ip_address": "119.30.45.105",
            "count": 2,
            "first_visit": "2022-05-17T10:57:37.324272+06:00",
            "date": null
        },
        {
            "id": 64330,
            "ip_address": "122.144.9.233",
            "count": 2,
            "first_visit": "2024-02-05T12:02:05.731596+06:00",
            "date": "2024-02-05"
        },
        {
            "id": 7538,
            "ip_address": "103.102.247.134",
            "count": 2,
            "first_visit": "2022-05-17T00:19:17.079092+06:00",
            "date": null
        },
        {
            "id": 58498,
            "ip_address": "66.249.70.192",
            "count": 2,
            "first_visit": "2023-10-27T09:30:13.683980+06:00",
            "date": "2023-10-27"
        },
        {
            "id": 3784,
            "ip_address": "43.246.202.218",
            "count": 2,
            "first_visit": "2022-02-22T09:47:00.351618+06:00",
            "date": null
        },
        {
            "id": 58494,
            "ip_address": "103.181.100.220",
            "count": 2,
            "first_visit": "2023-10-27T06:36:21.736076+06:00",
            "date": "2023-10-27"
        },
        {
            "id": 58504,
            "ip_address": "49.207.192.84",
            "count": 2,
            "first_visit": "2023-10-27T10:36:55.494336+06:00",
            "date": "2023-10-27"
        },
        {
            "id": 58561,
            "ip_address": "37.111.212.116",
            "count": 2,
            "first_visit": "2023-10-28T12:42:06.933529+06:00",
            "date": "2023-10-28"
        }
    ]
}