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

{
    "count": 100644,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19416&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19400&ordering=-count",
    "results": [
        {
            "id": 47473,
            "ip_address": "202.134.12.26",
            "count": 2,
            "first_visit": "2023-06-01T11:26:31.135050+06:00",
            "date": "2023-06-01"
        },
        {
            "id": 2820,
            "ip_address": "119.30.38.244",
            "count": 2,
            "first_visit": "2022-01-25T16:11:08.721108+06:00",
            "date": null
        },
        {
            "id": 47482,
            "ip_address": "45.64.132.146",
            "count": 2,
            "first_visit": "2023-06-01T14:13:05.765289+06:00",
            "date": "2023-06-01"
        },
        {
            "id": 47504,
            "ip_address": "103.86.202.95",
            "count": 2,
            "first_visit": "2023-06-01T19:57:02.924075+06:00",
            "date": "2023-06-01"
        },
        {
            "id": 2850,
            "ip_address": "103.230.106.50",
            "count": 2,
            "first_visit": "2022-01-25T21:20:27.798199+06:00",
            "date": null
        },
        {
            "id": 11183,
            "ip_address": "103.206.229.67",
            "count": 2,
            "first_visit": "2022-05-24T22:42:54.336642+06:00",
            "date": null
        },
        {
            "id": 47555,
            "ip_address": "103.145.10.194",
            "count": 2,
            "first_visit": "2023-06-02T09:14:24.019432+06:00",
            "date": "2023-06-02"
        },
        {
            "id": 47399,
            "ip_address": "66.249.66.41",
            "count": 2,
            "first_visit": "2023-05-31T00:44:27.904469+06:00",
            "date": "2023-05-31"
        }
    ]
}