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

{
    "count": 100819,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16784&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16768&ordering=-count",
    "results": [
        {
            "id": 54131,
            "ip_address": "123.136.26.131",
            "count": 2,
            "first_visit": "2023-09-02T19:14:39.605067+06:00",
            "date": "2023-09-02"
        },
        {
            "id": 54138,
            "ip_address": "103.107.132.134",
            "count": 2,
            "first_visit": "2023-09-02T21:10:12.978315+06:00",
            "date": "2023-09-02"
        },
        {
            "id": 54129,
            "ip_address": "37.111.205.84",
            "count": 2,
            "first_visit": "2023-09-02T19:08:34.032213+06:00",
            "date": "2023-09-02"
        },
        {
            "id": 54142,
            "ip_address": "45.248.151.58",
            "count": 2,
            "first_visit": "2023-09-02T22:13:20.584591+06:00",
            "date": "2023-09-02"
        },
        {
            "id": 54070,
            "ip_address": "66.249.66.162",
            "count": 2,
            "first_visit": "2023-09-02T00:10:58.555177+06:00",
            "date": "2023-09-02"
        },
        {
            "id": 14114,
            "ip_address": "114.119.133.191",
            "count": 2,
            "first_visit": "2022-06-09T07:29:29.246982+06:00",
            "date": "2022-06-09"
        },
        {
            "id": 14098,
            "ip_address": "114.119.130.116",
            "count": 2,
            "first_visit": "2022-06-09T04:20:39.670376+06:00",
            "date": "2022-06-09"
        },
        {
            "id": 14151,
            "ip_address": "37.111.242.223",
            "count": 2,
            "first_visit": "2022-06-09T10:58:38.834209+06:00",
            "date": "2022-06-09"
        }
    ]
}