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

{
    "count": 100646,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19400&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19384&ordering=-count",
    "results": [
        {
            "id": 2819,
            "ip_address": "202.133.89.231",
            "count": 2,
            "first_visit": "2022-01-25T16:00:17.967123+06:00",
            "date": null
        },
        {
            "id": 47493,
            "ip_address": "103.129.200.7",
            "count": 2,
            "first_visit": "2023-06-01T16:50:13.296737+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": 5552,
            "ip_address": "103.230.105.2",
            "count": 2,
            "first_visit": "2022-05-02T11:43:03.565499+06:00",
            "date": null
        },
        {
            "id": 1325,
            "ip_address": "103.138.182.132",
            "count": 2,
            "first_visit": "2021-12-24T10:04:30.717935+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": 47555,
            "ip_address": "103.145.10.194",
            "count": 2,
            "first_visit": "2023-06-02T09:14:24.019432+06:00",
            "date": "2023-06-02"
        },
        {
            "id": 5595,
            "ip_address": "58.145.187.231",
            "count": 2,
            "first_visit": "2022-05-04T00:35:24.668889+06:00",
            "date": null
        }
    ]
}