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

{
    "count": 97624,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25048&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25032&ordering=-count",
    "results": [
        {
            "id": 40097,
            "ip_address": "103.122.29.161",
            "count": 2,
            "first_visit": "2023-01-09T03:27:36.875473+06:00",
            "date": "2023-01-09"
        },
        {
            "id": 7722,
            "ip_address": "123.108.244.77",
            "count": 2,
            "first_visit": "2022-05-17T09:23:28.977745+06:00",
            "date": null
        },
        {
            "id": 29593,
            "ip_address": "103.25.251.253",
            "count": 2,
            "first_visit": "2022-07-30T00:32:38.998490+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 20761,
            "ip_address": "103.135.138.62",
            "count": 2,
            "first_visit": "2022-07-02T21:25:37.208724+06:00",
            "date": "2022-07-02"
        },
        {
            "id": 21249,
            "ip_address": "103.144.201.65",
            "count": 2,
            "first_visit": "2022-07-05T22:23:53.584948+06:00",
            "date": "2022-07-05"
        },
        {
            "id": 38940,
            "ip_address": "66.249.66.62",
            "count": 2,
            "first_visit": "2022-12-18T19:25:24.500909+06:00",
            "date": "2022-12-18"
        },
        {
            "id": 29589,
            "ip_address": "114.119.150.68",
            "count": 2,
            "first_visit": "2022-07-30T00:24:54.077674+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 8328,
            "ip_address": "103.153.107.1",
            "count": 2,
            "first_visit": "2022-05-17T22:17:52.072130+06:00",
            "date": null
        }
    ]
}