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

{
    "count": 102243,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=75008&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=74992&ordering=-count",
    "results": [
        {
            "id": 54066,
            "ip_address": "114.119.144.64",
            "count": 1,
            "first_visit": "2023-09-01T23:21:43.857907+06:00",
            "date": "2023-09-01"
        },
        {
            "id": 54067,
            "ip_address": "103.231.231.64",
            "count": 1,
            "first_visit": "2023-09-01T23:40:59.688952+06:00",
            "date": "2023-09-01"
        },
        {
            "id": 54068,
            "ip_address": "161.129.170.169",
            "count": 1,
            "first_visit": "2023-09-01T23:58:01.181919+06:00",
            "date": "2023-09-01"
        },
        {
            "id": 54069,
            "ip_address": "114.119.156.206",
            "count": 1,
            "first_visit": "2023-09-02T00:10:38.721566+06:00",
            "date": "2023-09-02"
        },
        {
            "id": 54071,
            "ip_address": "66.249.66.161",
            "count": 1,
            "first_visit": "2023-09-02T00:18:08.401535+06:00",
            "date": "2023-09-02"
        },
        {
            "id": 54073,
            "ip_address": "114.119.156.165",
            "count": 1,
            "first_visit": "2023-09-02T01:13:58.515988+06:00",
            "date": "2023-09-02"
        },
        {
            "id": 54074,
            "ip_address": "114.119.151.151",
            "count": 1,
            "first_visit": "2023-09-02T01:15:41.297559+06:00",
            "date": "2023-09-02"
        },
        {
            "id": 54075,
            "ip_address": "114.119.139.48",
            "count": 1,
            "first_visit": "2023-09-02T01:15:59.859343+06:00",
            "date": "2023-09-02"
        }
    ]
}