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

{
    "count": 99638,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25496&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25480&ordering=-count",
    "results": [
        {
            "id": 21252,
            "ip_address": "34.102.83.99",
            "count": 2,
            "first_visit": "2022-07-05T23:18:15.402635+06:00",
            "date": "2022-07-05"
        },
        {
            "id": 38973,
            "ip_address": "66.249.66.6",
            "count": 2,
            "first_visit": "2022-12-19T06:43:20.503691+06:00",
            "date": "2022-12-19"
        },
        {
            "id": 14447,
            "ip_address": "114.119.132.131",
            "count": 2,
            "first_visit": "2022-06-11T10:21:45.809850+06:00",
            "date": "2022-06-11"
        },
        {
            "id": 38941,
            "ip_address": "66.249.66.92",
            "count": 2,
            "first_visit": "2022-12-18T19:39:44.513992+06:00",
            "date": "2022-12-18"
        },
        {
            "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"
        }
    ]
}