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

{
    "count": 101570,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40400&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40384&ordering=date",
    "results": [
        {
            "id": 54113,
            "ip_address": "124.123.161.231",
            "count": 2,
            "first_visit": "2023-09-02T14:11:01.049522+06:00",
            "date": "2023-09-02"
        },
        {
            "id": 54114,
            "ip_address": "103.166.75.13",
            "count": 1,
            "first_visit": "2023-09-02T14:57:16.993043+06:00",
            "date": "2023-09-02"
        },
        {
            "id": 54115,
            "ip_address": "103.217.111.138",
            "count": 1,
            "first_visit": "2023-09-02T15:13:11.584014+06:00",
            "date": "2023-09-02"
        },
        {
            "id": 54116,
            "ip_address": "43.230.122.125",
            "count": 1,
            "first_visit": "2023-09-02T15:34:11.952656+06:00",
            "date": "2023-09-02"
        },
        {
            "id": 54117,
            "ip_address": "103.199.84.212",
            "count": 1,
            "first_visit": "2023-09-02T15:53:37.423452+06:00",
            "date": "2023-09-02"
        },
        {
            "id": 54118,
            "ip_address": "37.111.206.207",
            "count": 1,
            "first_visit": "2023-09-02T16:22:09.192989+06:00",
            "date": "2023-09-02"
        },
        {
            "id": 54119,
            "ip_address": "114.119.167.129",
            "count": 1,
            "first_visit": "2023-09-02T16:23:36.278115+06:00",
            "date": "2023-09-02"
        },
        {
            "id": 54120,
            "ip_address": "168.119.64.248",
            "count": 1,
            "first_visit": "2023-09-02T16:55:36.949621+06:00",
            "date": "2023-09-02"
        }
    ]
}