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

{
    "count": 101564,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40352&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40336&ordering=date",
    "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": 54131,
            "ip_address": "123.136.26.131",
            "count": 2,
            "first_visit": "2023-09-02T19:14:39.605067+06:00",
            "date": "2023-09-02"
        },
        {
            "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"
        }
    ]
}